﻿2026-06-07T22:49:57.4957138Z Current runner version: '2.334.0'
2026-06-07T22:49:57.4962408Z Runner name: 'kitsubito'
2026-06-07T22:49:57.4963008Z Runner group name: 'Default'
2026-06-07T22:49:57.4963696Z Machine name: 'KITSUBITO'
2026-06-07T22:49:57.4965934Z ##[group]GITHUB_TOKEN Permissions
2026-06-07T22:49:57.4967841Z Contents: read
2026-06-07T22:49:57.4968385Z Metadata: read
2026-06-07T22:49:57.4968929Z Packages: read
2026-06-07T22:49:57.4969377Z ##[endgroup]
2026-06-07T22:49:57.4971056Z Secret source: Actions
2026-06-07T22:49:57.4971690Z Prepare workflow directory
2026-06-07T22:49:57.5371816Z Prepare all required actions
2026-06-07T22:49:57.5398984Z Getting action download info
2026-06-07T22:49:57.9923550Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-07T22:49:58.7498072Z Complete job name: test (self-hosted, Linux, kitsubito)
2026-06-07T22:49:58.8332008Z ##[group]Run actions/checkout@v5
2026-06-07T22:49:58.8332781Z with:
2026-06-07T22:49:58.8333177Z   repository: SaberMage/spt-core
2026-06-07T22:49:58.8336669Z   token: ***
2026-06-07T22:49:58.8337151Z   ssh-strict: true
2026-06-07T22:49:58.8337523Z   ssh-user: git
2026-06-07T22:49:58.8337925Z   persist-credentials: true
2026-06-07T22:49:58.8338344Z   clean: true
2026-06-07T22:49:58.8338752Z   sparse-checkout-cone-mode: true
2026-06-07T22:49:58.8339201Z   fetch-depth: 1
2026-06-07T22:49:58.8339559Z   fetch-tags: false
2026-06-07T22:49:58.8339940Z   show-progress: true
2026-06-07T22:49:58.8340321Z   lfs: false
2026-06-07T22:49:58.8340688Z   submodules: false
2026-06-07T22:49:58.8341089Z   set-safe-directory: true
2026-06-07T22:49:58.8341845Z ##[endgroup]
2026-06-07T22:49:58.9126709Z Syncing repository: SaberMage/spt-core
2026-06-07T22:49:58.9128300Z ##[group]Getting Git version info
2026-06-07T22:49:58.9129052Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-07T22:49:58.9130058Z [command]/usr/bin/git version
2026-06-07T22:49:58.9153014Z git version 2.43.0
2026-06-07T22:49:58.9171425Z ##[endgroup]
2026-06-07T22:49:58.9183798Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/ae40f0f5-44d3-466e-a6a5-bf6e96edc947' before making global git config changes
2026-06-07T22:49:58.9185343Z Adding repository directory to the temporary git global config as a safe directory
2026-06-07T22:49:58.9186628Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-07T22:49:58.9215441Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-07T22:49:58.9233327Z https://github.com/SaberMage/spt-core
2026-06-07T22:49:58.9243057Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-07T22:49:58.9245313Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-07T22:49:58.9262446Z refs/heads/dev-freeform
2026-06-07T22:49:58.9268331Z [command]/usr/bin/git checkout --detach
2026-06-07T22:49:58.9304871Z HEAD is now at 1123e38 docs: M8 D5 — moved-verb docs sweep, KNOWN-HAZARDS 4.11, CONTEXT attachment update
2026-06-07T22:49:58.9336908Z [command]/usr/bin/git branch --delete --force dev-freeform
2026-06-07T22:49:58.9360359Z Deleted branch dev-freeform (was 1123e38).
2026-06-07T22:49:58.9389196Z ##[endgroup]
2026-06-07T22:49:58.9390246Z [command]/usr/bin/git submodule status
2026-06-07T22:49:58.9571179Z ##[group]Cleaning the repository
2026-06-07T22:49:58.9573975Z [command]/usr/bin/git clean -ffdx
2026-06-07T22:49:58.9599572Z Removing traceable-reqs
2026-06-07T22:49:58.9606066Z [command]/usr/bin/git reset --hard HEAD
2026-06-07T22:49:58.9642352Z HEAD is now at 1123e38 docs: M8 D5 — moved-verb docs sweep, KNOWN-HAZARDS 4.11, CONTEXT attachment update
2026-06-07T22:49:58.9646291Z ##[endgroup]
2026-06-07T22:49:58.9647607Z ##[group]Disabling automatic garbage collection
2026-06-07T22:49:58.9650078Z [command]/usr/bin/git config --local gc.auto 0
2026-06-07T22:49:58.9671763Z ##[endgroup]
2026-06-07T22:49:58.9672688Z ##[group]Setting up auth
2026-06-07T22:49:58.9675565Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-07T22:49:58.9699700Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-07T22:49:58.9888382Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-07T22:49:58.9913557Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-07T22:49:59.0094757Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-07T22:49:59.0119925Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-07T22:49:59.0301185Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-07T22:49:59.0327779Z ##[endgroup]
2026-06-07T22:49:59.0328442Z ##[group]Fetching the repository
2026-06-07T22:49:59.0336340Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +e10def4f44dce9bb1c5732e89bdf1f4ba8ae95d3:refs/remotes/origin/dev-freeform
2026-06-07T22:49:59.4784700Z From https://github.com/SaberMage/spt-core
2026-06-07T22:49:59.4786260Z  + 1123e38...e10def4 e10def4f44dce9bb1c5732e89bdf1f4ba8ae95d3 -> origin/dev-freeform  (forced update)
2026-06-07T22:49:59.4803888Z ##[endgroup]
2026-06-07T22:49:59.4804804Z ##[group]Determining the checkout info
2026-06-07T22:49:59.4805873Z ##[endgroup]
2026-06-07T22:49:59.4816299Z [command]/usr/bin/git sparse-checkout disable
2026-06-07T22:49:59.4849332Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-07T22:49:59.4872126Z ##[group]Checking out the ref
2026-06-07T22:49:59.4873685Z [command]/usr/bin/git checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-07T22:49:59.4904535Z Warning: you are leaving 1 commit behind, not connected to
2026-06-07T22:49:59.4905485Z any of your branches:
2026-06-07T22:49:59.4905894Z 
2026-06-07T22:49:59.4906772Z   1123e38 docs: M8 D5 — moved-verb docs sweep, KNOWN-HAZARDS 4.11, CONTEXT attachment update
2026-06-07T22:49:59.4907939Z 
2026-06-07T22:49:59.4908688Z If you want to keep it by creating a new branch, this may be a good time
2026-06-07T22:49:59.4910061Z to do so with:
2026-06-07T22:49:59.4910496Z 
2026-06-07T22:49:59.4910907Z  git branch <new-branch-name> 1123e38
2026-06-07T22:49:59.4911712Z 
2026-06-07T22:49:59.4912270Z Switched to a new branch 'dev-freeform'
2026-06-07T22:49:59.4913831Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-07T22:49:59.4917437Z ##[endgroup]
2026-06-07T22:49:59.4942511Z [command]/usr/bin/git log -1 --format=%H
2026-06-07T22:49:59.4961245Z e10def4f44dce9bb1c5732e89bdf1f4ba8ae95d3
2026-06-07T22:49:59.5159286Z ##[group]Run cargo build --workspace --all-targets
2026-06-07T22:49:59.5160673Z [36;1mcargo build --workspace --all-targets[0m
2026-06-07T22:49:59.5177572Z shell: /usr/bin/bash -e {0}
2026-06-07T22:49:59.5178449Z ##[endgroup]
2026-06-07T22:49:59.7972850Z    Compiling proc-macro2 v1.0.106
2026-06-07T22:49:59.7974791Z    Compiling unicode-ident v1.0.24
2026-06-07T22:49:59.7976123Z    Compiling quote v1.0.45
2026-06-07T22:49:59.7977344Z    Compiling libc v0.2.186
2026-06-07T22:49:59.7978451Z    Compiling serde_core v1.0.228
2026-06-07T22:49:59.7979635Z    Compiling serde v1.0.228
2026-06-07T22:49:59.7980782Z    Compiling cfg-if v1.0.4
2026-06-07T22:49:59.7981923Z    Compiling typenum v1.20.1
2026-06-07T22:49:59.7983079Z    Compiling version_check v0.9.5
2026-06-07T22:49:59.7984255Z    Compiling portable-atomic v1.13.1
2026-06-07T22:49:59.8039332Z    Compiling memchr v2.8.1
2026-06-07T22:49:59.8100784Z    Compiling critical-section v1.2.0
2026-06-07T22:49:59.8138529Z    Compiling subtle v2.6.1
2026-06-07T22:49:59.8205408Z    Compiling semver v1.0.28
2026-06-07T22:49:59.8254844Z    Compiling find-msvc-tools v0.1.9
2026-06-07T22:49:59.8372384Z    Compiling shlex v2.0.1
2026-06-07T22:49:59.8500904Z    Compiling smallvec v1.15.1
2026-06-07T22:49:59.8891920Z    Compiling equivalent v1.0.2
2026-06-07T22:49:59.9072193Z    Compiling itoa v1.0.18
2026-06-07T22:49:59.9564564Z    Compiling pin-project-lite v0.2.17
2026-06-07T22:50:00.0165387Z    Compiling cc v1.2.63
2026-06-07T22:50:00.0272528Z    Compiling hashbrown v0.17.1
2026-06-07T22:50:00.0442967Z    Compiling cpufeatures v0.2.17
2026-06-07T22:50:00.0530378Z    Compiling log v0.4.32
2026-06-07T22:50:00.0830619Z    Compiling bitflags v2.12.1
2026-06-07T22:50:00.0920402Z    Compiling futures-core v0.3.32
2026-06-07T22:50:00.0922596Z    Compiling bytes v1.11.1
2026-06-07T22:50:00.1050610Z    Compiling rustc_version v0.4.1
2026-06-07T22:50:00.1052715Z    Compiling rand_core v0.10.1
2026-06-07T22:50:00.1430295Z    Compiling generic-array v0.14.7
2026-06-07T22:50:00.2129677Z    Compiling getrandom v0.4.2
2026-06-07T22:50:00.2220649Z    Compiling stable_deref_trait v1.2.1
2026-06-07T22:50:00.2701797Z    Compiling futures-io v0.3.32
2026-06-07T22:50:00.2704317Z    Compiling futures-sink v0.3.32
2026-06-07T22:50:00.3091408Z    Compiling slab v0.4.12
2026-06-07T22:50:00.3229757Z    Compiling futures-task v0.3.32
2026-06-07T22:50:00.3432402Z    Compiling futures-channel v0.3.32
2026-06-07T22:50:00.3600067Z    Compiling zerocopy v0.8.50
2026-06-07T22:50:00.3630221Z    Compiling ahash v0.8.12
2026-06-07T22:50:00.4411048Z    Compiling curve25519-dalek v4.1.3
2026-06-07T22:50:00.4460410Z    Compiling pkg-config v0.3.33
2026-06-07T22:50:00.4690128Z    Compiling vcpkg v0.2.15
2026-06-07T22:50:00.4998633Z    Compiling fnv v1.0.7
2026-06-07T22:50:00.5047110Z    Compiling autocfg v1.5.1
2026-06-07T22:50:00.5615808Z    Compiling zmij v1.0.21
2026-06-07T22:50:00.5649924Z    Compiling signature v2.2.0
2026-06-07T22:50:00.6092488Z    Compiling serde_json v1.0.150
2026-06-07T22:50:00.6844195Z    Compiling ed25519 v2.2.3
2026-06-07T22:50:00.8114664Z    Compiling fastrand v2.4.1
2026-06-07T22:50:00.8278437Z    Compiling indexmap v2.14.0
2026-06-07T22:50:00.8917674Z    Compiling cfg_aliases v0.2.1
2026-06-07T22:50:00.9260110Z    Compiling litemap v0.8.2
2026-06-07T22:50:00.9428885Z    Compiling writeable v0.6.3
2026-06-07T22:50:00.9984219Z    Compiling fallible-iterator v0.3.0
2026-06-07T22:50:01.0360153Z    Compiling syn v2.0.117
2026-06-07T22:50:01.0856029Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-07T22:50:01.0958880Z    Compiling rustversion v1.0.22
2026-06-07T22:50:01.1089456Z    Compiling icu_normalizer_data v2.2.0
2026-06-07T22:50:01.1198187Z    Compiling icu_properties_data v2.2.0
2026-06-07T22:50:01.1559713Z    Compiling utf8_iter v1.0.4
2026-06-07T22:50:01.1656173Z    Compiling anyhow v1.0.102
2026-06-07T22:50:01.2089721Z    Compiling percent-encoding v2.3.2
2026-06-07T22:50:01.2749134Z    Compiling http v1.4.1
2026-06-07T22:50:01.2980150Z    Compiling thiserror v2.0.18
2026-06-07T22:50:01.3231785Z    Compiling cpufeatures v0.3.0
2026-06-07T22:50:01.3499019Z    Compiling strsim v0.11.1
2026-06-07T22:50:01.3899082Z    Compiling chacha20 v0.10.0
2026-06-07T22:50:01.4364547Z    Compiling form_urlencoded v1.2.2
2026-06-07T22:50:01.4365489Z    Compiling untrusted v0.9.0
2026-06-07T22:50:01.4603815Z    Compiling ident_case v1.0.1
2026-06-07T22:50:01.5299091Z    Compiling scopeguard v1.2.0
2026-06-07T22:50:01.5988835Z    Compiling rustix v1.1.4
2026-06-07T22:50:01.6049363Z    Compiling rustls v0.23.40
2026-06-07T22:50:01.6178985Z    Compiling unicode-segmentation v1.13.3
2026-06-07T22:50:01.6579132Z    Compiling lock_api v0.4.14
2026-06-07T22:50:01.7299150Z    Compiling atomic-waker v1.1.2
2026-06-07T22:50:01.7431859Z    Compiling unicode-xid v0.2.6
2026-06-07T22:50:01.8063330Z    Compiling linux-raw-sys v0.12.1
2026-06-07T22:50:01.8278609Z    Compiling const-oid v0.10.2
2026-06-07T22:50:01.8364030Z    Compiling httparse v1.10.1
2026-06-07T22:50:01.9135431Z    Compiling libsqlite3-sys v0.30.1
2026-06-07T22:50:01.9195496Z    Compiling ring v0.17.14
2026-06-07T22:50:01.9443721Z    Compiling crypto-common v0.1.7
2026-06-07T22:50:01.9763372Z    Compiling block-buffer v0.10.4
2026-06-07T22:50:02.0459685Z    Compiling hybrid-array v0.4.12
2026-06-07T22:50:02.0541594Z    Compiling num-traits v0.2.19
2026-06-07T22:50:02.0549879Z    Compiling heck v0.5.0
2026-06-07T22:50:02.0653391Z    Compiling base64ct v1.8.3
2026-06-07T22:50:02.0852746Z    Compiling digest v0.10.7
2026-06-07T22:50:02.0919465Z    Compiling convert_case v0.10.0
2026-06-07T22:50:02.1411023Z    Compiling paste v1.0.15
2026-06-07T22:50:02.1849286Z    Compiling powerfmt v0.2.0
2026-06-07T22:50:02.2479595Z    Compiling getrandom v0.2.17
2026-06-07T22:50:02.2954195Z    Compiling socket2 v0.6.4
2026-06-07T22:50:02.3031643Z    Compiling mio v1.2.1
2026-06-07T22:50:02.3165647Z    Compiling sha2 v0.10.9
2026-06-07T22:50:02.4220034Z    Compiling rand_core v0.6.4
2026-06-07T22:50:02.4329639Z    Compiling http-body v1.0.1
2026-06-07T22:50:02.4588937Z    Compiling pem-rfc7468 v1.0.0
2026-06-07T22:50:02.4694423Z    Compiling deranged v0.5.8
2026-06-07T22:50:02.5427398Z    Compiling rand v0.10.1
2026-06-07T22:50:02.5976253Z    Compiling memoffset v0.6.5
2026-06-07T22:50:02.7141136Z    Compiling base64 v0.22.1
2026-06-07T22:50:02.7671638Z    Compiling data-encoding v2.11.0
2026-06-07T22:50:02.8509280Z    Compiling thiserror v1.0.69
2026-06-07T22:50:02.8698806Z    Compiling time-core v0.1.8
2026-06-07T22:50:02.8949171Z    Compiling tower-service v0.3.3
2026-06-07T22:50:02.9358627Z    Compiling num-conv v0.2.2
2026-06-07T22:50:02.9626833Z    Compiling tinyvec_macros v0.1.1
2026-06-07T22:50:03.0059429Z    Compiling parking_lot_core v0.9.12
2026-06-07T22:50:03.0121994Z    Compiling try-lock v0.2.5
2026-06-07T22:50:03.0206451Z    Compiling tinyvec v1.11.0
2026-06-07T22:50:03.0715055Z    Compiling want v0.3.1
2026-06-07T22:50:03.0853177Z    Compiling block-buffer v0.12.0
2026-06-07T22:50:03.0877534Z    Compiling crypto-common v0.2.2
2026-06-07T22:50:03.2209176Z    Compiling termios v0.2.2
2026-06-07T22:50:03.2277138Z    Compiling ioctl-rs v0.1.6
2026-06-07T22:50:03.2489120Z    Compiling serial-core v0.4.0
2026-06-07T22:50:03.3569171Z    Compiling vergen-lib v9.1.0
2026-06-07T22:50:03.4120522Z    Compiling inout v0.1.4
2026-06-07T22:50:03.4339361Z    Compiling n0-future v0.3.2
2026-06-07T22:50:03.4925436Z    Compiling crossbeam-utils v0.8.21
2026-06-07T22:50:03.5039704Z    Compiling ref-cast v1.0.25
2026-06-07T22:50:03.5181388Z    Compiling winnow v1.0.3
2026-06-07T22:50:03.6473834Z    Compiling httpdate v1.0.3
2026-06-07T22:50:03.6515799Z    Compiling cordyceps v0.3.4
2026-06-07T22:50:03.7348577Z    Compiling diatomic-waker v0.2.3
2026-06-07T22:50:03.7648983Z    Compiling spin v0.10.0
2026-06-07T22:50:03.8589438Z    Compiling parking v2.2.1
2026-06-07T22:50:03.9157851Z    Compiling netlink-packet-core v0.8.1
2026-06-07T22:50:03.9162114Z    Compiling cipher v0.4.4
2026-06-07T22:50:03.9332586Z    Compiling serial-unix v0.4.0
2026-06-07T22:50:03.9494135Z    Compiling futures-lite v2.6.1
2026-06-07T22:50:04.0062389Z    Compiling digest v0.11.3
2026-06-07T22:50:04.0147832Z    Compiling futures-buffered v0.2.13
2026-06-07T22:50:04.1508923Z    Compiling vergen v9.1.0
2026-06-07T22:50:04.1568839Z    Compiling vergen-lib v0.1.6
2026-06-07T22:50:04.1819482Z    Compiling universal-hash v0.5.1
2026-06-07T22:50:04.1892430Z    Compiling noq-udp v0.10.0
2026-06-07T22:50:04.2551138Z    Compiling aho-corasick v1.1.4
2026-06-07T22:50:04.2774780Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-07T22:50:04.2852864Z    Compiling heapless v0.7.17
2026-06-07T22:50:04.3167055Z    Compiling sync_wrapper v1.0.2
2026-06-07T22:50:04.3338758Z    Compiling toml_write v0.1.2
2026-06-07T22:50:04.4098796Z    Compiling regex-syntax v0.8.10
2026-06-07T22:50:04.4228744Z    Compiling opaque-debug v0.3.1
2026-06-07T22:50:04.4704122Z    Compiling winnow v0.7.15
2026-06-07T22:50:04.4758382Z    Compiling pin-utils v0.1.0
2026-06-07T22:50:04.4824158Z    Compiling byteorder v1.5.0
2026-06-07T22:50:04.5259247Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-07T22:50:04.5298604Z    Compiling bitflags v1.3.2
2026-06-07T22:50:04.5398987Z    Compiling either v1.16.0
2026-06-07T22:50:04.5825143Z    Compiling nix v0.25.1
2026-06-07T22:50:04.6749302Z    Compiling hash32 v0.2.1
2026-06-07T22:50:04.7398654Z    Compiling polyval v0.6.2
2026-06-07T22:50:04.8239034Z    Compiling parking_lot v0.12.5
2026-06-07T22:50:04.8341863Z    Compiling serial v0.4.0
2026-06-07T22:50:04.9990953Z    Compiling vergen-gitcl v1.0.8
2026-06-07T22:50:05.0112042Z    Compiling spin v0.9.8
2026-06-07T22:50:05.1551895Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-07T22:50:05.1708846Z    Compiling num_threads v0.1.7
2026-06-07T22:50:05.1963872Z    Compiling dyn-clone v1.0.20
2026-06-07T22:50:05.2143408Z    Compiling signature v3.0.0
2026-06-07T22:50:05.2808830Z    Compiling downcast-rs v1.2.1
2026-06-07T22:50:05.3213007Z    Compiling tower-layer v0.3.3
2026-06-07T22:50:05.3419379Z    Compiling shell-words v1.1.1
2026-06-07T22:50:05.4085097Z    Compiling ghash v0.5.1
2026-06-07T22:50:05.4881355Z    Compiling sha2 v0.11.0-rc.5
2026-06-07T22:50:05.4885219Z    Compiling ctr v0.9.2
2026-06-07T22:50:05.5167977Z    Compiling aes v0.8.4
2026-06-07T22:50:05.5866682Z    Compiling http-body-util v0.1.3
2026-06-07T22:50:05.6408712Z    Compiling aead v0.5.2
2026-06-07T22:50:05.6695270Z    Compiling openssl-probe v0.2.1
2026-06-07T22:50:05.7498848Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-07T22:50:05.8190409Z    Compiling crossbeam-epoch v0.9.18
2026-06-07T22:50:05.8528562Z    Compiling crossbeam-channel v0.5.15
2026-06-07T22:50:05.8778961Z    Compiling netlink-packet-route v0.29.0
2026-06-07T22:50:05.9578260Z    Compiling synstructure v0.13.2
2026-06-07T22:50:06.1005322Z    Compiling darling_core v0.20.11
2026-06-07T22:50:06.2110299Z    Compiling serde_derive_internals v0.29.1
2026-06-07T22:50:06.2437936Z    Compiling time v0.3.47
2026-06-07T22:50:06.3635232Z    Compiling aes-gcm v0.10.3
2026-06-07T22:50:06.5169345Z    Compiling uuid v1.23.2
2026-06-07T22:50:06.5278913Z    Compiling blake3 v1.8.5
2026-06-07T22:50:06.6718171Z    Compiling proc-macro-crate v3.5.0
2026-06-07T22:50:06.8089328Z    Compiling netwatch v0.16.0
2026-06-07T22:50:07.0138915Z    Compiling regex-automata v0.4.14
2026-06-07T22:50:07.0255640Z    Compiling noq v0.18.0
2026-06-07T22:50:07.0360746Z    Compiling acto v0.8.2
2026-06-07T22:50:07.0905453Z    Compiling ryu v1.0.23
2026-06-07T22:50:07.1278896Z    Compiling rustc-hash v2.1.2
2026-06-07T22:50:07.2074345Z    Compiling sorted-index-buffer v0.2.1
2026-06-07T22:50:07.2318975Z    Compiling mac-addr v0.3.0
2026-06-07T22:50:07.2428883Z    Compiling identity-hash v0.1.0
2026-06-07T22:50:07.2601061Z    Compiling foldhash v0.2.0
2026-06-07T22:50:07.2803978Z    Compiling allocator-api2 v0.2.21
2026-06-07T22:50:07.3259090Z    Compiling tagptr v0.2.0
2026-06-07T22:50:07.3483986Z    Compiling xml-rs v0.8.28
2026-06-07T22:50:07.3559060Z    Compiling lru-slab v0.1.2
2026-06-07T22:50:07.4506315Z    Compiling netlink-packet-route v0.30.0
2026-06-07T22:50:07.4584971Z    Compiling simple-dns v0.9.3
2026-06-07T22:50:07.7508653Z    Compiling hashbrown v0.16.1
2026-06-07T22:50:07.7609075Z    Compiling arrayvec v0.7.6
2026-06-07T22:50:07.9198384Z    Compiling serde_derive v1.0.228
2026-06-07T22:50:07.9416560Z    Compiling zeroize_derive v1.4.3
2026-06-07T22:50:07.9736745Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-07T22:50:07.9971695Z    Compiling tokio-macros v2.7.0
2026-06-07T22:50:08.2568922Z    Compiling zerofrom-derive v0.1.7
2026-06-07T22:50:08.5170871Z    Compiling zeroize v1.8.2
2026-06-07T22:50:08.5465789Z    Compiling futures-macro v0.3.32
2026-06-07T22:50:08.6178790Z    Compiling yoke-derive v0.8.2
2026-06-07T22:50:08.6288880Z    Compiling zerovec-derive v0.11.3
2026-06-07T22:50:08.7188792Z    Compiling tokio v1.52.3
2026-06-07T22:50:08.7319194Z    Compiling displaydoc v0.2.6
2026-06-07T22:50:09.0339455Z    Compiling tracing-attributes v0.1.31
2026-06-07T22:50:09.4659004Z    Compiling rustls-pki-types v1.14.1
2026-06-07T22:50:09.4908813Z    Compiling futures-util v0.3.32
2026-06-07T22:50:09.4988950Z    Compiling thiserror-impl v2.0.18
2026-06-07T22:50:09.6891204Z    Compiling zerofrom v0.1.8
2026-06-07T22:50:09.7317751Z    Compiling darling_macro v0.20.11
2026-06-07T22:50:09.8102239Z    Compiling derive_more-impl v2.1.1
2026-06-07T22:50:09.8496770Z    Compiling yoke v0.8.3
2026-06-07T22:50:10.0214066Z    Compiling rustls-webpki v0.103.13
2026-06-07T22:50:10.0810099Z    Compiling zerovec v0.11.6
2026-06-07T22:50:10.0939108Z    Compiling ed25519-dalek v2.2.0
2026-06-07T22:50:10.1409028Z    Compiling zerotrie v0.2.4
2026-06-07T22:50:10.1628752Z    Compiling darling v0.20.11
2026-06-07T22:50:10.2287259Z    Compiling derive_builder_core v0.20.2
2026-06-07T22:50:10.4246211Z    Compiling spt-proto v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-07T22:50:10.4899026Z    Compiling n0-error-macros v0.1.3
2026-06-07T22:50:10.6225492Z    Compiling spez v0.1.2
2026-06-07T22:50:10.6292494Z    Compiling der v0.8.0-rc.10
2026-06-07T22:50:10.8069272Z    Compiling tinystr v0.8.3
2026-06-07T22:50:10.9848950Z    Compiling icu_locale_core v2.2.0
2026-06-07T22:50:10.9988819Z    Compiling potential_utf v0.1.5
2026-06-07T22:50:11.1239759Z    Compiling icu_collections v2.2.0
2026-06-07T22:50:11.2058652Z    Compiling pin-project-internal v1.1.13
2026-06-07T22:50:11.4319762Z    Compiling derive_builder_macro v0.20.2
2026-06-07T22:50:11.5518823Z    Compiling n0-error v0.1.3
2026-06-07T22:50:11.6104096Z    Compiling thiserror-impl v1.0.69
2026-06-07T22:50:11.7548840Z    Compiling derive_builder v0.20.2
2026-06-07T22:50:11.7788718Z    Compiling ref-cast-impl v1.0.25
2026-06-07T22:50:11.8419892Z    Compiling schemars_derive v1.2.1
2026-06-07T22:50:12.1658771Z    Compiling icu_provider v2.2.0
2026-06-07T22:50:12.2568906Z    Compiling spki v0.8.0-rc.4
2026-06-07T22:50:12.4020104Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-07T22:50:12.4295680Z    Compiling icu_properties v2.2.0
2026-06-07T22:50:12.5098741Z    Compiling icu_normalizer v2.2.0
2026-06-07T22:50:12.5158403Z    Compiling pin-project v1.1.13
2026-06-07T22:50:12.5737219Z    Compiling cobs v0.3.0
2026-06-07T22:50:12.5821809Z    Compiling regex v1.12.3
2026-06-07T22:50:12.6089271Z    Compiling postcard-derive v0.2.2
2026-06-07T22:50:12.6223343Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-07T22:50:12.9139265Z    Compiling ipnet v2.12.0
2026-06-07T22:50:13.0157662Z    Compiling toml_datetime v0.6.11
2026-06-07T22:50:13.1578896Z    Compiling serde_spanned v0.6.9
2026-06-07T22:50:13.1838846Z    Compiling filedescriptor v0.8.3
2026-06-07T22:50:13.2750131Z    Compiling toml_edit v0.22.27
2026-06-07T22:50:13.2853708Z    Compiling futures-executor v0.3.32
2026-06-07T22:50:13.3248557Z    Compiling ed25519 v3.0.0-rc.4
2026-06-07T22:50:13.3849655Z    Compiling prefix-trie v0.8.4
2026-06-07T22:50:13.4162583Z    Compiling portable-pty v0.8.1
2026-06-07T22:50:13.5009310Z    Compiling futures v0.3.32
2026-06-07T22:50:13.5570633Z    Compiling once_cell v1.21.4
2026-06-07T22:50:13.6016852Z    Compiling data-encoding-macro v0.1.20
2026-06-07T22:50:13.6508757Z    Compiling rustls-native-certs v0.8.4
2026-06-07T22:50:13.6583961Z    Compiling num_enum_derive v0.7.6
2026-06-07T22:50:13.7386736Z    Compiling strum_macros v0.28.0
2026-06-07T22:50:13.7516450Z    Compiling async-trait v0.1.89
2026-06-07T22:50:13.8049014Z    Compiling tracing-core v0.1.36
2026-06-07T22:50:13.9856441Z    Compiling hashbrown v0.14.5
2026-06-07T22:50:14.0909527Z    Compiling idna_adapter v1.2.2
2026-06-07T22:50:14.1698827Z    Compiling idna v1.1.0
2026-06-07T22:50:14.1846514Z    Compiling derive_more v2.1.1
2026-06-07T22:50:14.2349229Z    Compiling tempfile v3.27.0
2026-06-07T22:50:14.3417610Z    Compiling tracing v0.1.44
2026-06-07T22:50:14.3938712Z    Compiling schemars v1.2.1
2026-06-07T22:50:14.5929807Z    Compiling url v2.5.8
2026-06-07T22:50:14.6828902Z    Compiling postcard v1.1.3
2026-06-07T22:50:14.7417950Z    Compiling tokio-util v0.7.18
2026-06-07T22:50:14.7707601Z    Compiling netlink-sys v0.8.8
2026-06-07T22:50:14.8160471Z    Compiling hashlink v0.9.1
2026-06-07T22:50:14.8248822Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-07T22:50:15.0738752Z    Compiling tower v0.5.3
2026-06-07T22:50:15.1288947Z    Compiling enum-assoc v1.3.0
2026-06-07T22:50:15.1749029Z    Compiling rusqlite v0.32.1
2026-06-07T22:50:15.1871458Z    Compiling iroh-metrics-derive v0.4.1
2026-06-07T22:50:15.1933201Z    Compiling netlink-proto v0.12.0
2026-06-07T22:50:15.3389118Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-07T22:50:15.4118921Z    Compiling iroh-base v0.98.0
2026-06-07T22:50:15.4983081Z    Compiling attohttpc v0.30.1
2026-06-07T22:50:15.6498948Z    Compiling iroh-metrics v0.38.3
2026-06-07T22:50:15.7328477Z    Compiling h2 v0.4.14
2026-06-07T22:50:15.9108847Z    Compiling toml v0.8.23
2026-06-07T22:50:15.9310331Z    Compiling tokio-stream v0.1.18
2026-06-07T22:50:15.9768851Z    Compiling n0-watcher v0.6.1
2026-06-07T22:50:16.1949074Z    Compiling tower-http v0.6.11
2026-06-07T22:50:16.2196239Z    Compiling netdev v0.42.0
2026-06-07T22:50:16.4619322Z    Compiling spt-store v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-07T22:50:16.5148825Z    Compiling strum v0.28.0
2026-06-07T22:50:16.5219170Z    Compiling num_enum v0.7.6
2026-06-07T22:50:16.6022151Z    Compiling moka v0.12.15
2026-06-07T22:50:16.6089162Z    Compiling iroh-relay v0.98.0
2026-06-07T22:50:16.7666760Z    Compiling xmltree v0.10.3
2026-06-07T22:50:16.8523104Z    Compiling smol_str v0.1.24
2026-06-07T22:50:16.8763735Z    Compiling resolv-conf v0.7.6
2026-06-07T22:50:16.8879444Z    Compiling arrayref v0.3.9
2026-06-07T22:50:16.9438935Z    Compiling constant_time_eq v0.4.2
2026-06-07T22:50:16.9581017Z    Compiling sha1_smol v1.0.1
2026-06-07T22:50:16.9909363Z    Compiling simdutf8 v0.1.5
2026-06-07T22:50:17.1781220Z    Compiling iroh-dns v0.98.0
2026-06-07T22:50:17.2348802Z    Compiling webpki-roots v1.0.7
2026-06-07T22:50:17.2933491Z    Compiling lru v0.16.4
2026-06-07T22:50:17.3398996Z    Compiling serde_bytes v0.11.19
2026-06-07T22:50:17.3916585Z    Compiling hmac v0.12.1
2026-06-07T22:50:17.4629401Z    Compiling seize v0.5.1
2026-06-07T22:50:17.5089061Z    Compiling iroh v0.98.2
2026-06-07T22:50:17.5898657Z    Compiling cmov v0.5.4
2026-06-07T22:50:17.7038461Z    Compiling papaya v0.2.4
2026-06-07T22:50:17.7042610Z    Compiling hkdf v0.12.4
2026-06-07T22:50:17.7434091Z    Compiling backon v1.6.0
2026-06-07T22:50:17.7699332Z    Compiling sha1 v0.10.6
2026-06-07T22:50:17.7869239Z    Compiling doctest-file v1.1.1
2026-06-07T22:50:17.8178306Z    Compiling ctutils v0.4.2
2026-06-07T22:50:17.8278779Z    Compiling spake2 v0.4.0
2026-06-07T22:50:17.8318956Z    Compiling utf8parse v0.2.2
2026-06-07T22:50:17.8389305Z    Compiling anstyle v1.0.14
2026-06-07T22:50:17.8909211Z    Compiling anstyle-query v1.1.5
2026-06-07T22:50:17.9088776Z    Compiling anstyle-parse v1.0.0
2026-06-07T22:50:17.9748652Z    Compiling is_terminal_polyfill v1.70.2
2026-06-07T22:50:18.0108762Z    Compiling colorchoice v1.0.5
2026-06-07T22:50:18.0155452Z    Compiling terminal_size v0.4.4
2026-06-07T22:50:18.0437739Z    Compiling clap_lex v1.1.0
2026-06-07T22:50:18.0510744Z    Compiling clap_derive v4.6.1
2026-06-07T22:50:18.0828840Z    Compiling anstream v1.0.0
2026-06-07T22:50:18.0898677Z    Compiling iana-time-zone v0.1.65
2026-06-07T22:50:18.0899326Z    Compiling qrcode v0.14.1
2026-06-07T22:50:18.1609183Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-07T22:50:18.2338786Z    Compiling interprocess v2.4.2
2026-06-07T22:50:18.2560979Z    Compiling chrono v0.4.45
2026-06-07T22:50:18.4078614Z    Compiling clap_builder v4.6.0
2026-06-07T22:50:18.4538991Z    Compiling mock-adapter v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/adapters/mock)
2026-06-07T22:50:18.9740064Z    Compiling tokio-rustls v0.26.4
2026-06-07T22:50:18.9949300Z    Compiling rustls-platform-verifier v0.7.0
2026-06-07T22:50:19.0118740Z    Compiling noq-proto v0.17.0
2026-06-07T22:50:19.1219074Z    Compiling spt-msg v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-07T22:50:19.3171305Z    Compiling tokio-websockets v0.13.2
2026-06-07T22:50:19.5019157Z    Compiling spt-term v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-07T22:50:19.8299887Z    Compiling spt-runtime v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-07T22:50:21.2202431Z    Compiling hyper v1.10.1
2026-06-07T22:50:21.2218347Z    Compiling hickory-net v0.26.0-beta.4
2026-06-07T22:50:21.3264234Z    Compiling clap v4.6.1
2026-06-07T22:50:22.1302064Z    Compiling spt-live v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-07T22:50:23.0855485Z    Compiling hyper-util v0.1.20
2026-06-07T22:50:23.3405351Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-07T22:50:24.6375853Z    Compiling hyper-rustls v0.27.9
2026-06-07T22:50:24.6409415Z    Compiling igd-next v0.17.1
2026-06-07T22:50:24.8500889Z    Compiling reqwest v0.13.4
2026-06-07T22:50:25.4683507Z    Compiling portmapper v0.16.0
2026-06-07T22:50:37.1274004Z    Compiling spt-net v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-07T22:50:38.3205078Z    Compiling spt-daemon v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-07T22:50:44.4262966Z    Compiling spt v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-07T22:50:49.2580147Z    Compiling xtask v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/xtask)
2026-06-07T22:51:03.6538382Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
2026-06-07T22:51:03.7284852Z ##[group]Run cargo test --workspace
2026-06-07T22:51:03.7285171Z [36;1mcargo test --workspace[0m
2026-06-07T22:51:03.7463444Z shell: /usr/bin/bash -e {0}
2026-06-07T22:51:03.7463681Z ##[endgroup]
2026-06-07T22:51:04.4256262Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.66s
2026-06-07T22:51:04.4451681Z      Running unittests src/main.rs (target/debug/deps/mock_session-d55f4248e0b73b48)
2026-06-07T22:51:04.4478159Z 
2026-06-07T22:51:04.4478330Z running 0 tests
2026-06-07T22:51:04.4481732Z      Running unittests src/shell.rs (target/debug/deps/mock_shell-2be0cc289488705c)
2026-06-07T22:51:04.4482018Z 
2026-06-07T22:51:04.4482236Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T22:51:04.4482508Z 
2026-06-07T22:51:04.4504653Z 
2026-06-07T22:51:04.4504830Z running 0 tests
2026-06-07T22:51:04.4505078Z 
2026-06-07T22:51:04.4505530Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T22:51:04.4505855Z 
2026-06-07T22:51:04.4506482Z      Running tests/manifest_valid.rs (target/debug/deps/manifest_valid-3a0e43d7d4f2c02c)
2026-06-07T22:51:04.4528673Z 
2026-06-07T22:51:04.4528836Z running 3 tests
2026-06-07T22:51:04.4554250Z test mock_has_no_claude_code_conventions ... ok
2026-06-07T22:51:04.4554608Z test mock_declares_commune_signoff_as_filedrops ... ok
2026-06-07T22:51:04.4554898Z test mock_manifest_parses_and_validates ... ok
2026-06-07T22:51:04.4555109Z 
2026-06-07T22:51:04.4555320Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T22:51:04.4555595Z 
2026-06-07T22:51:04.4556591Z      Running unittests src/main.rs (target/debug/deps/spt-072e8916d1e7673e)
2026-06-07T22:51:04.4581962Z 
2026-06-07T22:51:04.4582104Z running 99 tests
2026-06-07T22:51:04.4592946Z test api::auth::tests::mints_distinct_nonempty_tokens ... ok
2026-06-07T22:51:04.4593363Z test api::delivery::tests::inject_all_pty_falls_back_to_hook ... ok
2026-06-07T22:51:04.4593743Z test api::delivery::tests::inject_resolution_drops_pty_defaults_hook ... ok
2026-06-07T22:51:04.4594210Z test api::auth::tests::missing_endpoint_is_no_endpoint ... ok
2026-06-07T22:51:04.4594558Z test api::reporting::tests::capability_lists_hostable_types ... ok
2026-06-07T22:51:04.4595459Z test api::reporting::tests::env_aliases_resolved_from_manifest ... ok
2026-06-07T22:51:04.4596635Z test api::reporting::tests::filedrops_are_fixed_named_files ... ok
2026-06-07T22:51:04.4597439Z test api::auth::tests::no_proof_is_refused ... ok
2026-06-07T22:51:04.4600076Z test api::reporting::tests::history_log_appends ... ok
2026-06-07T22:51:04.4603152Z test api::auth::tests::wrong_token_and_wrong_session_refused ... ok
2026-06-07T22:51:04.4606226Z test api::auth::tests::token_proof_authenticates ... ok
2026-06-07T22:51:04.4608091Z test api::delivery::tests::echo_gate_explicit_toggle ... ok
2026-06-07T22:51:04.4610445Z test api::delivery::tests::idle_busy_transitions_manage_sentinels ... ok
2026-06-07T22:51:04.4612965Z test api::delivery::tests::idle_no_gate_does_not_arm_gate ... ok
2026-06-07T22:51:04.4760672Z test api::reporting::tests::boundary_missing_perch_refused ... ok
2026-06-07T22:51:04.4761765Z test api::delivery::tests::poll_drains_non_deferred_by_default ... ok
2026-06-07T22:51:04.4919819Z test api::delivery::tests::poll_drain_holds_deferred_while_resting_and_releases_once_on_wake ... ok
2026-06-07T22:51:04.5116826Z test api::reporting::tests::boundary_injects_deferred_shell_context ... ok
2026-06-07T22:51:04.5171765Z test api::reporting::tests::boundary_rebinds_keeping_anchor ... ok
2026-06-07T22:51:04.5184270Z test api::tests::adapter_is_required ... ok
2026-06-07T22:51:04.5193652Z test api::tests::state_value_is_validated ... ok
2026-06-07T22:51:04.5226769Z test api::tests::surface_parses ... ok
2026-06-07T22:51:04.5416555Z test api::reporting::tests::boundary_resurfaces_undismissed_notifs ... ok
2026-06-07T22:51:04.5421093Z test api::reporting::tests::driven_by_reads_daemon_marker ... ok
2026-06-07T22:51:04.5425129Z test api::auth::tests::session_id_proof_authenticates ... ok
2026-06-07T22:51:04.5425747Z test api::reporting::tests::presence_records_endpoint ... ok
2026-06-07T22:51:04.5434889Z test api::reporting::tests::session_end_erase_refused_with_live_children ... ok
2026-06-07T22:51:04.5471049Z test cli::tests::access_subcommands_parse ... ok
2026-06-07T22:51:04.5484683Z test api::reporting::tests::session_end_erase_wipes_childless_perch ... ok
2026-06-07T22:51:04.5486946Z test cli::tests::create_existing_name_is_usage_error ... ok
2026-06-07T22:51:04.5489232Z test cli::tests::create_new_existing_name_is_usage_error ... ok
2026-06-07T22:51:04.5492323Z test cli::tests::adapter_subcommands_parse ... ok
2026-06-07T22:51:04.5494618Z test cli::tests::create_not_elevated_refuses_without_saving ... ok
2026-06-07T22:51:04.5529305Z test api::reporting::tests::session_end_soft_preserves_state ... ok
2026-06-07T22:51:04.5545672Z test cli::tests::daemon_subcommands_parse ... ok
2026-06-07T22:51:04.5553335Z test cli::tests::digest_flag_defaults ... ok
2026-06-07T22:51:04.5553903Z test cli::tests::empty_store_no_flag_guides_to_pair_or_create ... ok
2026-06-07T22:51:04.5585484Z test cli::tests::create_new_mints_shows_and_requests_save ... ok
2026-06-07T22:51:04.5585926Z test cli::tests::escalation_choice_parses_fail_closed ... ok
2026-06-07T22:51:04.5593891Z test cli::tests::create_prints_joining_material_when_elevated ... ok
2026-06-07T22:51:04.5611003Z test cli::tests::endpoint_subcommands_parse ... ok
2026-06-07T22:51:04.5615073Z test api::startup::tests::bind_assigns_home_and_revive_preserves_it ... ok
2026-06-07T22:51:04.5619845Z test cli::tests::grant_subcommands_parse ... ok
2026-06-07T22:51:04.5629380Z test cli::tests::how_to_topics_cover_ready_and_send ... ok
2026-06-07T22:51:04.5635150Z test cli::tests::help_groups_cover_every_command ... ok
2026-06-07T22:51:04.5635666Z test cli::tests::join_gate_refuses_without_confirmed_elevation ... ok
2026-06-07T22:51:04.5639245Z test cli::tests::invalid_usage_errors ... ok
2026-06-07T22:51:04.5641124Z test cli::tests::node_status_rows_settle_cheap_signals_probe_only_stale ... ok
2026-06-07T22:51:04.5642846Z test cli::tests::not_elevated_refuses_without_leaking_code_or_saving ... ok
2026-06-07T22:51:04.5646517Z test cli::tests::notify_subnet_resolution_home_default ... ok
2026-06-07T22:51:04.5670112Z test cli::tests::hot_path_flat_and_moved_verbs_gone ... ok
2026-06-07T22:51:04.5670602Z test cli::tests::notify_surface_parses ... ok
2026-06-07T22:51:04.5671244Z test api::startup::tests::empty_session_seed_refused ... ok
2026-06-07T22:51:04.5671945Z test cli::tests::prune_candidates_resolve_never_guess ... ok
2026-06-07T22:51:04.5680358Z test cli::tests::ring_timeout_defaults ... ok
2026-06-07T22:51:04.5682615Z test cli::tests::pair_namespace_is_gone ... ok
2026-06-07T22:51:04.5687222Z test cli::tests::send_target_optional_with_reply_to ... ok
2026-06-07T22:51:04.5729529Z test cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it ... ok
2026-06-07T22:51:04.5736040Z test api::startup::tests::live_perch_under_other_session_conflicts ... ok
2026-06-07T22:51:04.5794369Z test api::startup::tests::missing_seed_refused ... ok
2026-06-07T22:51:04.5848462Z test api::startup::tests::post_spawn_bind_establishes_perch ... ok
2026-06-07T22:51:04.5904173Z test api::startup::tests::rebind_same_session_ok ... ok
2026-06-07T22:51:04.5948652Z test cli::tests::shell_subcommands_parse ... ok
2026-06-07T22:51:04.5959611Z test api::startup::tests::stale_seed_with_dead_anchor_refused ... ok
2026-06-07T22:51:04.6022085Z test api::startup::tests::valid_seed_binds_live_perch ... ok
2026-06-07T22:51:04.6028246Z test api::worker::tests::cascade_guard_tracks_live_children ... ok
2026-06-07T22:51:04.6037701Z test api::worker::tests::guard_clears_only_when_all_children_stopped ... ok
2026-06-07T22:51:04.6050482Z test cli::tests::show_code_prints_reprovisioning_material ... ok
2026-06-07T22:51:04.6053148Z test cli::tests::subnet_status_renders_rows_and_hints_never_secrets ... ok
2026-06-07T22:51:04.6053691Z test cli::tests::subnets_joined_banner_renders_rows_and_divider ... ok
2026-06-07T22:51:04.6054214Z test cli::tests::trust_mutation_gate_refuses_without_confirmed_elevation ... ok
2026-06-07T22:51:04.6055663Z test cli::tests::unknown_elevation_falls_back ... ok
2026-06-07T22:51:04.6056593Z test cli::tests::subcommands_parse ... ok
2026-06-07T22:51:04.6057251Z test cli::tests::unknown_named_subnet_is_usage_error ... ok
2026-06-07T22:51:04.6057851Z test elevation::tests::admin_terminal_style_has_no_command_prefix ... ok
2026-06-07T22:51:04.6058541Z test elevation::tests::auto_elevate_only_when_unix_interactive_and_unelevated ... ok
2026-06-07T22:51:04.6059317Z test elevation::tests::current_returns_a_determinate_level_on_supported_platforms ... ok
2026-06-07T22:51:04.6060132Z test elevation::tests::fallback_message_names_authenticator_app_and_subnet ... ok
2026-06-07T22:51:04.6061033Z test elevation::tests::gate_shows_only_when_confirmed_elevated ... ok
2026-06-07T22:51:04.6062131Z test elevation::tests::sudo_rerun_shell_quotes_spaced_args ... ok
2026-06-07T22:51:04.6063157Z test elevation::tests::sudo_rerun_uses_absolute_path_not_bare_name ... ok
2026-06-07T22:51:04.6064030Z test wansend::tests::refusals_render_copy_paste_targets ... ok
2026-06-07T22:51:04.6064917Z test wansend::tests::load_snapshots_degrades_on_junk ... ok
2026-06-07T22:51:04.6105387Z test cli::tests::subnet_arg_shapes_parse ... ok
2026-06-07T22:51:04.6117837Z test cli::tests::single_subnet_auto_selects_and_code_matches_seed ... ok
2026-06-07T22:51:04.6182427Z test api::worker::tests::worker_poll_drains_spool ... ok
2026-06-07T22:51:04.6279108Z test api::worker::tests::worker_poll_holds_deferred_while_resting ... ok
2026-06-07T22:51:04.6283273Z test api::worker::tests::worker_start_nests_under_parent ... ok
2026-06-07T22:51:05.0979065Z test cli::tests::fork_forks_homes_and_deletes_exactly_the_source ... ok
2026-06-07T22:51:20.2446921Z test cli::tests::owner_shutdown_gated_by_can_shutdown_grant ... ok
2026-06-07T22:51:20.2881731Z test cli::tests::shell_channels_relay_sensory_and_text_file ... ok
2026-06-07T22:51:20.2927693Z test cli::tests::shell_owner_exclusivity_negatives ... ok
2026-06-07T22:51:20.2958844Z test cli::tests::shell_relink_relaunches_offline_instances_only ... ok
2026-06-07T22:51:20.3182932Z test cli::tests::shell_spawn_approval_floor_gates ... ok
2026-06-07T22:51:20.3287987Z test cli::tests::shell_spawn_cap_and_over_cap_gates ... ok
2026-06-07T22:51:30.4331694Z test cli::tests::shell_spawn_gates_on_the_registered_set ... ok
2026-06-07T22:51:30.4333113Z test cli::tests::shutdown_soft_stops_and_suspends ... ok
2026-06-07T22:51:30.5912151Z test wansend::tests::remote_rest_suspends_and_wakes_with_the_deferred_gate ... ok
2026-06-07T22:51:30.6447256Z test wansend::tests::wan_send_ships_to_the_resolved_node ... ok
2026-06-07T22:51:30.6447879Z 
2026-06-07T22:51:30.6448337Z test result: ok. 99 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 26.19s
2026-06-07T22:51:30.6448862Z 
2026-06-07T22:51:30.6499251Z      Running tests/contract_e2e.rs (target/debug/deps/contract_e2e-bbe2e11f5c08e664)
2026-06-07T22:51:30.6516285Z 
2026-06-07T22:51:30.6516480Z running 4 tests
2026-06-07T22:51:30.9492586Z test cold_api_call_autostarts_daemon_and_handoff_is_in_memory ... ok
2026-06-07T22:51:30.9649832Z SEEDED:52115
2026-06-07T22:51:31.4057711Z test live_agent_lifecycle_e2e ... ok
2026-06-07T22:51:31.4795967Z test mock_adapter_drives_the_full_contract ... ok
2026-06-07T22:51:31.4970662Z SEEDED:52115
2026-06-07T22:51:31.7280322Z test seed_then_listen_binds_and_relays ... ok
2026-06-07T22:51:31.7280866Z 
2026-06-07T22:51:31.7281314Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.08s
2026-06-07T22:51:31.7281824Z 
2026-06-07T22:51:31.7288249Z      Running tests/notify_shell_e2e.rs (target/debug/deps/notify_shell_e2e-a010b3c70d4fb387)
2026-06-07T22:51:31.7304766Z 
2026-06-07T22:51:31.7304932Z running 1 test
2026-06-07T22:51:31.7309092Z test notify_shell_renders_a_commanded_toast ... ok
2026-06-07T22:51:31.7309580Z 
2026-06-07T22:51:31.7309876Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T22:51:31.7310285Z 
2026-06-07T22:51:31.7311721Z      Running tests/oneliner_e2e.rs (target/debug/deps/oneliner_e2e-d7774a58b4bffded)
2026-06-07T22:51:31.7324346Z 
2026-06-07T22:51:31.7324524Z running 1 test
2026-06-07T22:51:31.7327039Z test install_script_against_staged_release ... ok
2026-06-07T22:51:31.7327510Z 
2026-06-07T22:51:31.7327819Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T22:51:31.7328218Z 
2026-06-07T22:51:31.7329820Z      Running tests/quickstart_e2e.rs (target/debug/deps/quickstart_e2e-5fa56a7ea68cd7b9)
2026-06-07T22:51:31.7340983Z 
2026-06-07T22:51:31.7341203Z running 1 test
2026-06-07T22:51:32.0117486Z test published_messaging_quickstart_runs_as_written ... ok
2026-06-07T22:51:32.0118131Z 
2026-06-07T22:51:32.0118533Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
2026-06-07T22:51:32.0119023Z 
2026-06-07T22:51:32.0122425Z      Running tests/release_verify_e2e.rs (target/debug/deps/release_verify_e2e-8715264b59820a5f)
2026-06-07T22:51:32.0137086Z 
2026-06-07T22:51:32.0137509Z running 1 test
2026-06-07T22:51:32.0140195Z test published_release_verifies_against_embedded_anchor ... ok
2026-06-07T22:51:32.0140578Z 
2026-06-07T22:51:32.0140983Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T22:51:32.0141496Z 
2026-06-07T22:51:32.0143725Z      Running tests/shell_e2e.rs (target/debug/deps/shell_e2e-a6d5ae169797ab63)
2026-06-07T22:51:32.0159451Z 
2026-06-07T22:51:32.0159607Z running 1 test
2026-06-07T22:51:32.4031699Z test mock_shell_binary_drives_the_full_link ... ok
2026-06-07T22:51:32.4032129Z 
2026-06-07T22:51:32.4032506Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s
2026-06-07T22:51:32.4033009Z 
2026-06-07T22:51:32.4039628Z      Running tests/shell_sleepwake_e2e.rs (target/debug/deps/shell_sleepwake_e2e-08dd1e7a7dbd2412)
2026-06-07T22:51:32.4055586Z 
2026-06-07T22:51:32.4055777Z running 1 test
2026-06-07T22:51:33.3535542Z test sleep_wake_cycle_drives_from_both_ends ... ok
2026-06-07T22:51:33.3535978Z 
2026-06-07T22:51:33.3536335Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.95s
2026-06-07T22:51:33.3536749Z 
2026-06-07T22:51:33.3543510Z      Running unittests src/lib.rs (target/debug/deps/spt_daemon-ad78ee754c2e693c)
2026-06-07T22:51:33.3585245Z 
2026-06-07T22:51:33.3585492Z running 206 tests
2026-06-07T22:51:33.3597540Z test adapter_update::tests::delegated_attested_delegates_command ... ok
2026-06-07T22:51:33.3598451Z test adapter_update::tests::delegated_unattested_is_skipped ... ok
2026-06-07T22:51:33.3599339Z test adapter_update::tests::file_pull_without_payload_is_skipped ... ok
2026-06-07T22:51:33.3600114Z test codec::tests::oversized_prefix_rejected ... ok
2026-06-07T22:51:33.3600849Z test codec::tests::back_to_back_frames_decode_independently ... ok
2026-06-07T22:51:33.3604051Z test codec::tests::frame_round_trips_through_buffer ... ok
2026-06-07T22:51:33.3604876Z test access::tests::gate_decision_table ... ok
2026-06-07T22:51:33.3605600Z test config::tests::auto_suspend_knob_is_opt_in_default_off ... ok
2026-06-07T22:51:33.3612117Z test config::tests::crash_grace_is_config_driven ... ok
2026-06-07T22:51:33.3612631Z test config::tests::full_auto_update_is_gated_by_default ... ok
2026-06-07T22:51:33.3618971Z test access::tests::reply_passes_where_unsolicited_refused ... ok
2026-06-07T22:51:33.3625329Z test config::tests::malformed_file_degrades_to_default ... ok
2026-06-07T22:51:33.3658072Z test config::tests::detached_subnets_knob_defaults_empty ... ok
2026-06-07T22:51:33.3665770Z test consent::tests::decide_honors_full_auto_flag ... ok
2026-06-07T22:51:33.3666518Z test config::tests::pulse_period_is_config_driven ... ok
2026-06-07T22:51:33.3668270Z test config::tests::missing_file_is_default ... ok
2026-06-07T22:51:33.3668848Z test config::tests::relay_choice_is_config_driven ... ok
2026-06-07T22:51:33.3669597Z test config::tests::save_load_roundtrip ... ok
2026-06-07T22:51:33.3670371Z test deelevate::tests::plan_spawn_deelevates_only_with_a_target ... ok
2026-06-07T22:51:33.3683360Z test consent::tests::no_live_session_resolves_to_none ... ok
2026-06-07T22:51:33.3683752Z test access::tests::same_node_always_passes_without_minting ... ok
2026-06-07T22:51:33.3684125Z test deelevate::tests::sudo_invoker_derivation_is_strict ... ok
2026-06-07T22:51:33.3684506Z test adapter_update::tests::ripple_registered_uses_the_registered_set ... ok
2026-06-07T22:51:33.3684900Z test deelevate::tests::election_resolves_real_users_never_root ... ok
2026-06-07T22:51:33.3694704Z test consent::tests::resolves_most_recently_active_live_session ... ok
2026-06-07T22:51:33.3695324Z test digest::tests::from_manifest_feeds_and_snapshots ... ok
2026-06-07T22:51:33.3695905Z test digest::tests::persistence_off_surfaces_nothing ... ok
2026-06-07T22:51:33.3696544Z test digest::tests::applying_deltas_reconstructs_snapshot ... ok
2026-06-07T22:51:33.3703856Z test digest::tests::active_turn_growth_is_a_tail_delta ... ok
2026-06-07T22:51:33.3705302Z test digest::tests::persistence_reports_each_completed_turn_once ... ok
2026-06-07T22:51:33.3706819Z test digesthub::tests::publish_then_snapshot_reads_latest ... ok
2026-06-07T22:51:33.3707882Z test digesthub::tests::render_is_glanceable ... ok
2026-06-07T22:51:33.3708485Z test digesthub::tests::subscriber_receives_changes_then_is_pruned ... ok
2026-06-07T22:51:33.3709948Z test dispatch::tests::classifies_every_family_by_first_line_shape ... ok
2026-06-07T22:51:33.3710650Z test adapter_update::tests::file_pull_verified_against_adapter_key ... ok
2026-06-07T22:51:33.3712248Z test adapter_update::tests::file_pull_wrong_key_rejected ... ok
2026-06-07T22:51:33.3713817Z test digesthub::tests::subscribe_returns_current_base ... ok
2026-06-07T22:51:33.3714966Z test adapter_update::tests::file_pull_tampered_bytes_rejected ... ok
2026-06-07T22:51:33.3716163Z test dispatch::tests::unknown_shapes_refuse_classification ... ok
2026-06-07T22:51:33.3717484Z test frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer ... ok
2026-06-07T22:51:33.3718600Z test frame::tests::handshake_accepts_newer_brain_on_older_broker ... ok
2026-06-07T22:51:33.3719395Z test digest::tests::window_slide_resends_from_zero ... ok
2026-06-07T22:51:33.3720399Z test frame::tests::handshake_rejects_below_floor ... ok
2026-06-07T22:51:33.3721123Z test daemon::tests::is_running_tracks_the_seed_channel ... ok
2026-06-07T22:51:33.3721876Z test digest::tests::unchanged_feed_emits_no_delta ... ok
2026-06-07T22:51:33.3722632Z test digest::tests::tool_sprint_is_structured_in_the_turn ... ok
2026-06-07T22:51:33.3723390Z test frame::tests::handshake_rejects_role_mismatch ... ok
2026-06-07T22:51:33.3724187Z test adapter_update::tests::ripple_conducts_each_adapter_in_order ... ok
2026-06-07T22:51:33.3724995Z test grants::tests::escalation_answers_apply ... ok
2026-06-07T22:51:33.3725592Z test grants::tests::escalation_ask_body_roundtrip ... ok
2026-06-07T22:51:33.3726202Z test frame::tests::unknown_kind_is_not_a_decode_error ... ok
2026-06-07T22:51:33.3726854Z test grants::tests::no_session_escalates_with_none_target ... ok
2026-06-07T22:51:33.3727639Z test grants::tests::reserved_capabilities_refuse_even_when_granted ... ok
2026-06-07T22:51:33.3728177Z test grants::tests::preconsent_flags_author_grants ... ok
2026-06-07T22:51:33.3728684Z test grants::tests::ungranted_escalates_granted_allows ... ok
2026-06-07T22:51:33.3731402Z test applyhost::tests::apply_staged_update_set_refuses_broker_touching_payloads ... ok
2026-06-07T22:51:33.3735599Z test effect::tests::applied_set_survives_reopen ... ok
2026-06-07T22:51:33.3738619Z test applyhost::tests::apply_staged_without_broker_hosted_sessions_swaps_binary ... ok
2026-06-07T22:51:33.3742167Z test effect::tests::second_apply_for_same_key_is_deduped ... ok
2026-06-07T22:51:33.3742877Z test effect::tests::open_creates_missing_parent_dirs ... ok
2026-06-07T22:51:33.3743309Z test applyhost::tests::apply_staged_update_set_selects_local_platform_artifact ... ok
2026-06-07T22:51:33.3746217Z test applyhost::tests::apply_staged_swaps_binary_and_hands_off_without_touching_the_endpoint ... ok
2026-06-07T22:51:33.3746852Z test machineid::tests::hash_is_domain_separated_and_stable ... ok
2026-06-07T22:51:33.3747952Z test effect::tests::failed_effect_is_not_recorded_applied ... ok
2026-06-07T22:51:33.3748588Z test msg::tests::bytes_round_trip_through_payload ... ok
2026-06-07T22:51:33.3750452Z test msg::tests::net_frames_round_trip_and_tolerate_unknown_fields ... ok
2026-06-07T22:51:33.3751027Z test msg::tests::output_envelope_round_trips ... ok
2026-06-07T22:51:33.3751612Z test msg::tests::presence_event_round_trips_and_tolerates_future_kind ... ok
2026-06-07T22:51:33.3752352Z test msg::tests::spawn_req_tolerates_unknown_field ... ok
2026-06-07T22:51:33.3820787Z test applyhost::tests::apply_staged_gates_fail_closed_with_the_seat_untouched ... ok
2026-06-07T22:51:33.3918937Z test effect::tests::gauntlet_is_exactly_once_across_brain_crashes ... ok
2026-06-07T22:51:33.3972440Z test nethost::tests::host_binds_endpoint_to_node_identity ... ok
2026-06-07T22:51:33.3972964Z test grants::tests::escalation_notif_fires_to_most_recent_and_roundtrips ... ok
2026-06-07T22:51:33.4325522Z test nethost::tests::two_hosts_dial_over_loopback ... ok
2026-06-07T22:51:33.4496358Z test lifecycle::tests::crash_signoff_spares_recovered_self ... ok
2026-06-07T22:51:33.5023031Z test lifecycle::tests::crash_signoff_tears_down_when_still_gone ... ok
2026-06-07T22:51:33.5296021Z test lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid ... ok
2026-06-07T22:51:33.5516772Z test notif::tests::notif_command_renders_all_keys_and_is_opt_in ... ok
2026-06-07T22:51:33.5517668Z test lifecycle::tests::harness_owner_gone_anchors_on_parent_pid ... ok
2026-06-07T22:51:33.6045627Z test lifecycle::tests::orphan_watch_fires_on_dead_owner ... ok
2026-06-07T22:51:33.6269583Z test lifecycle::tests::orphan_watch_honors_stop_for_live_owner ... ok
2026-06-07T22:51:33.6431200Z test notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed ... ok
2026-06-07T22:51:33.6581303Z test notifsync::tests::feed_converges_two_stores_and_dismiss_replicates ... ok
2026-06-07T22:51:33.6694450Z test notifsync::tests::non_member_subnet_record_never_materializes ... ok
2026-06-07T22:51:33.6788278Z test lifecycle::tests::pulse_loop_is_config_paced_and_killable ... ok
2026-06-07T22:51:33.6789395Z test pairhost::tests::wire_errors_classify_for_the_guided_ux ... ok
2026-06-07T22:51:33.6792417Z test peerloop::tests::advertise_marker_is_taken_exactly_once ... ok
2026-06-07T22:51:33.6793050Z test peerloop::tests::first_tick_is_due_and_never_underflows ... ok
2026-06-07T22:51:33.6826257Z test notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped ... ok
2026-06-07T22:51:33.6834077Z test peerloop::tests::seeded_dial_order_fallback_and_writeback ... ok
2026-06-07T22:51:33.6834894Z test peerloop::tests::supervisor_backoff_doubles_caps_and_resets ... ok
2026-06-07T22:51:33.6949328Z test peerloop::tests::heartbeat_writes_and_advances ... ok
2026-06-07T22:51:33.6959064Z test presence::tests::mra_degrades_to_local_and_skips_noise_rows ... ok
2026-06-07T22:51:33.6969857Z test presence::tests::mra_joins_local_and_gossiped_legs_under_one_max ... ok
2026-06-07T22:51:33.6975792Z test presence::tests::snapshot_loading_degrades_on_junk ... ok
2026-06-07T22:51:33.6985784Z test presence::tests::subnet_scope_gates_both_legs ... ok
2026-06-07T22:51:33.6986524Z test propagate::tests::classifier_maps_every_status_shape ... ok
2026-06-07T22:51:33.7018243Z test lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state ... ok
2026-06-07T22:51:33.7139086Z test peerloop::tests::supervisor_restarts_a_panicking_pump_until_stop ... ok
2026-06-07T22:51:33.8510649Z test lifecycle::tests::pulse_tick_ingests_drop ... ok
2026-06-07T22:51:33.9161673Z test lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces ... ok
2026-06-07T22:51:33.9283371Z test linkhost::tests::run_action_relinks_drives_and_refuses ... ok
2026-06-07T22:51:33.9285661Z test machineid::tests::machine_id_hash_resolves_and_is_stable ... ok
2026-06-07T22:51:33.9511224Z test notif::tests::consent_decision_produces_notif_only_when_gated ... ok
2026-06-07T22:51:33.9743072Z test notif::tests::first_fire_reaches_most_recent_visible_endpoint ... ok
2026-06-07T22:51:33.9743990Z test reconcile::tests::active_node_wins ... ok
2026-06-07T22:51:33.9745168Z test reconcile::tests::double_active_tiebreaks_deterministically ... ok
2026-06-07T22:51:33.9746208Z test reconcile::tests::fallback_lowest_non_offline ... ok
2026-06-07T22:51:33.9747106Z test reconcile::tests::no_rows_reconciles_locally ... ok
2026-06-07T22:51:33.9907609Z test registryhost::tests::admitted_feeds_stamp_the_heard_map ... ok
2026-06-07T22:51:33.9998780Z test notif::tests::first_fire_redirects_to_a_fresher_remote_winner_unmarked ... ok
2026-06-07T22:51:34.0123479Z test notif::tests::hidden_endpoint_boundary_surfaces_nothing ... ok
2026-06-07T22:51:34.0350068Z test notif::tests::hidden_endpoint_is_never_the_target ... ok
2026-06-07T22:51:34.0420641Z test notif::tests::no_live_endpoint_is_a_typed_no_target ... ok
2026-06-07T22:51:34.0767561Z test notif::tests::resurface_delivers_undismissed_with_gates ... ok
2026-06-07T22:51:34.0784685Z test registryhost::tests::apply_feed_flips_only_on_observed_transition_to_active ... ok
2026-06-07T22:51:34.0793870Z test registryhost::tests::apply_feed_gates_and_merges_under_the_lease ... ok
2026-06-07T22:51:34.0803224Z test registryhost::tests::evict_silent_peers_drops_unheard_rows_and_rewrites_snapshots ... ok
2026-06-07T22:51:34.1317407Z test notif::tests::shell_notif_templates_render_for_attached_instances_only ... ok
2026-06-07T22:51:34.1329093Z test registryhost::tests::repair_evict_drops_trust_snapshot_and_memory ... ok
2026-06-07T22:51:34.1330272Z test registryhost::tests::superseded_requires_label_and_machine_id_under_other_key ... ok
2026-06-07T22:51:34.2960544Z test notif::tests::suppression_window_holds_cross_endpoint ... ok
2026-06-07T22:51:34.4951061Z test psyrelay::tests::empty_and_oversize_bodies_drop_typed ... ok
2026-06-07T22:51:34.4959272Z test relcache::tests::partial_update_set_can_serve_held_platform_only ... ok
2026-06-07T22:51:34.4976724Z test relcache::tests::stage_round_trips_and_restage_replaces ... ok
2026-06-07T22:51:34.5058057Z test relcache::tests::torn_or_corrupt_stage_offers_nothing ... ok
2026-06-07T22:51:34.5065259Z test relcache::tests::update_set_round_trips_and_loads_by_platform ... ok
2026-06-07T22:51:34.5150585Z test release::tests::artifact_digest_mismatch_is_rejected ... ok
2026-06-07T22:51:34.5244691Z test release::tests::builtin_keys_merge_and_revoke_under_file_overlay ... ok
2026-06-07T22:51:34.5329515Z test release::tests::channel_mismatch_is_rejected ... ok
2026-06-07T22:51:34.5416404Z test release::tests::expired_metadata_is_rejected ... ok
2026-06-07T22:51:34.5416857Z test release::tests::hex_roundtrips ... ok
2026-06-07T22:51:34.5666012Z test release::tests::non_monotonic_version_is_rollback ... ok
2026-06-07T22:51:34.5715828Z test release::tests::production_policy_loads_fail_closed ... ok
2026-06-07T22:51:34.5720607Z test release::tests::revoked_key_is_rejected ... ok
2026-06-07T22:51:34.5722186Z test release::tests::shipped_builtin_table_is_well_formed ... ok
2026-06-07T22:51:34.5805956Z test release::tests::tampered_metadata_fails_signature ... ok
2026-06-07T22:51:34.5899181Z test release::tests::untrusted_key_is_unknown ... ok
2026-06-07T22:51:34.5988288Z test release::tests::update_set_artifact_mismatch_is_rejected ... ok
2026-06-07T22:51:34.6160728Z test release::tests::update_set_channel_and_rollback_gates_hold ... ok
2026-06-07T22:51:34.6244318Z test psyrelay::tests::notify_reaches_own_user_only ... ok
2026-06-07T22:51:34.6246242Z test release::tests::update_set_missing_platform_is_typed_rejection ... ok
2026-06-07T22:51:34.6331622Z test release::tests::update_set_verifies_and_selects_platform_artifact ... ok
2026-06-07T22:51:34.6332194Z test release::tests::update_set_tampering_breaks_whole_set_signature ... ok
2026-06-07T22:51:34.6339435Z test resting::tests::apply_event_auto_suspends_under_the_resolved_chain ... ok
2026-06-07T22:51:34.6343355Z test resting::tests::apply_event_echo_failure_is_loud_but_state_persists ... ok
2026-06-07T22:51:34.6348912Z test resting::tests::apply_event_fires_echo_once_per_rest_edge_and_wake_on_wake ... ok
2026-06-07T22:51:34.6349413Z test resting::tests::auto_suspend_counts_from_dormancy_onset_and_is_opt_in ... ok
2026-06-07T22:51:34.6415180Z test release::tests::valid_release_verifies_and_artifact_matches ... ok
2026-06-07T22:51:34.6422712Z test resting::tests::deferred_held_keys_on_the_durable_rest_record ... ok
2026-06-07T22:51:34.6424869Z test resting::tests::freshness_pull_marker_is_taken_exactly_once ... ok
2026-06-07T22:51:34.6425265Z test resting::tests::knob_chain_resolves_global_node_endpoint ... ok
2026-06-07T22:51:34.6600224Z test psyrelay::tests::notify_without_live_endpoint_is_pending ... ok
2026-06-07T22:51:34.6611957Z test resting::tests::rest_record_round_trips_with_anchor_discipline ... ok
2026-06-07T22:51:34.6612547Z test resting::tests::transition_table_matches_the_context_model ... ok
2026-06-07T22:51:34.6924963Z test psyrelay::tests::null_stdout_driver_fails_the_guard ... ok
2026-06-07T22:51:34.7246566Z test psyrelay::tests::prose_only_relays_nothing ... ok
2026-06-07T22:51:34.7651968Z test psyrelay::tests::reply_relays_to_inbound_sender ... ok
2026-06-07T22:51:34.7975158Z test psyrelay::tests::reply_without_target_is_dropped ... ok
2026-06-07T22:51:34.7983578Z test shellchan::tests::frames_compose_and_stamp_roundtrips ... ok
2026-06-07T22:51:34.7984268Z test shellchan::tests::sensory_text_file_frames_shape ... ok
2026-06-07T22:51:34.7989105Z test shellchan::tests::vocab_check_bounds_ops_and_args ... ok
2026-06-07T22:51:34.8004132Z test shelldisc::tests::discover_across_joins_other_node_subnet_adapters ... ok
2026-06-07T22:51:34.8076894Z test shelldisc::tests::discovery_own_plus_broadcast_gated_instantiable ... ok
2026-06-07T22:51:34.8104283Z test shelldisc::tests::shell_context_renders_sections_and_empties_to_none ... ok
2026-06-07T22:51:34.8440991Z test psyrelay::tests::spoofed_routing_is_stripped_and_restamped ... ok
2026-06-07T22:51:34.8473673Z test registryhost::tests::advertise_local_scans_and_respects_visibility ... ok
2026-06-07T22:51:34.8496907Z test registryhost::tests::advertise_local_stamps_the_node_label ... ok
2026-06-07T22:51:34.8502811Z test shellhost::tests::close_shell_ephemeral_tears_down_and_frees_the_slot ... ok
2026-06-07T22:51:34.8514722Z test shellhost::tests::launch_fails_closed_on_bad_templates ... ok
2026-06-07T22:51:34.8516802Z test shellhost::tests::link_key_and_frame_mac_roundtrip ... ok
2026-06-07T22:51:34.8517614Z test shellwake::tests::backoff_curve_doubles_to_the_cap ... ok
2026-06-07T22:51:34.8530947Z test shellhost::tests::launch_parks_token_and_bind_by_token_onlines ... ok
2026-06-07T22:51:34.8536090Z test registryhost::tests::advertisement_carries_both_authored_blurb ... ok
2026-06-07T22:51:34.8544565Z test shellwake::tests::resolve_wake_refuses_without_a_reachable_owner ... ok
2026-06-07T22:51:34.8549455Z test shellwake::tests::resolve_wake_leaves_a_dormant_owner_and_relaunches ... ok
2026-06-07T22:51:34.8566301Z test registryhost::tests::advertisement_carries_the_presence_datum ... ok
2026-06-07T22:51:34.8578140Z test shellwake::tests::watcher_opcode_exit_fires_resolution_once ... ok
2026-06-07T22:51:34.8579004Z test sync::tests::gate_decision_table ... ok
2026-06-07T22:51:34.8590995Z test registryhost::tests::advertisement_follows_resting_transitions_epoch_bumped ... ok
2026-06-07T22:51:34.8593770Z test transport::tests::local_socket_handshake_and_frame_round_trip ... ok
2026-06-07T22:51:34.8595668Z test transport::tests::local_socket_rejects_wrong_role ... ok
2026-06-07T22:51:34.8596126Z test update::tests::apply_refuses_non_brain_only_plan ... ok
2026-06-07T22:51:34.8596817Z test update::tests::classify_brain_only_when_broker_hosts_new_brain ... ok
2026-06-07T22:51:34.8597657Z test update::tests::classify_broker_breaking_on_resource_abi_change ... ok
2026-06-07T22:51:34.8598133Z test update::tests::classify_broker_compatible_when_brain_below_floor ... ok
2026-06-07T22:51:34.8599995Z test registryhost::tests::evict_silent_peers_never_touches_own_rows ... ok
2026-06-07T22:51:34.8753000Z test shellwake::tests::reconcile_flips_watchers_with_instance_state ... ok
2026-06-07T22:51:34.8767380Z test update::tests::plan_verified_produces_no_plan_for_a_rejected_release ... ok
2026-06-07T22:51:34.8786246Z test xfer::tests::recv_state_chunks_idempotent_and_commit_replays_safely ... ok
2026-06-07T22:51:34.8787543Z test xfer::tests::resolve_under_confines_to_root ... ok
2026-06-07T22:51:34.8847660Z test update::tests::plan_verified_yields_a_plan_for_a_valid_release ... ok
2026-06-07T22:51:34.8849736Z test update::tests::plan_verified_update_set_uses_selected_platform_spec ... ok
2026-06-07T22:51:34.8869810Z test relay::tests::respawn_loses_no_spooled_message ... ok
2026-06-07T22:51:34.8881028Z test shellwake::tests::watcher_crash_exits_respawn_then_give_up ... ok
2026-06-07T22:51:34.9030760Z test relay::tests::run_honors_stop ... ok
2026-06-07T22:51:34.9081510Z test resting::tests::daemon_rest_event_arms_gate_at_rest_edge_only ... ok
2026-06-07T22:51:34.9169756Z test resting::tests::rest_edges_cascade_shells_with_divergence ... ok
2026-06-07T22:51:34.9229925Z test seedmap::tests::put_refreshes_existing ... ok
2026-06-07T22:51:34.9291683Z test seedmap::tests::put_then_take_consumes_once ... ok
2026-06-07T22:51:34.9349783Z test seedmap::tests::stop_op_acks_then_serve_returns ... ok
2026-06-07T22:51:34.9406910Z test seedmap::tests::take_absent_is_none ... ok
2026-06-07T22:51:34.9524429Z test shellwake::tests::resolve_wake_revives_a_suspended_owner_without_double_launch ... ok
2026-06-07T22:51:34.9578097Z test shellhost::tests::close_shell_delivers_pre_close_then_kills_and_flips_offline ... ok
2026-06-07T22:51:35.0140052Z test shellhost::tests::close_shell_dead_child_is_prompt_and_manifestless_never_erases ... ok
2026-06-07T22:51:35.0684728Z test sync::tests::select_refs_scopes_two_tiers ... ok
2026-06-07T22:51:35.0685238Z 
2026-06-07T22:51:35.0685710Z test result: ok. 206 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.71s
2026-06-07T22:51:35.0686240Z 
2026-06-07T22:51:35.0729612Z      Running tests/access.rs (target/debug/deps/access-246a4c6bae5c0af2)
2026-06-07T22:51:35.0761697Z 
2026-06-07T22:51:35.0761907Z running 1 test
2026-06-07T22:51:35.1576693Z test whitelist_refuses_exempts_replies_and_admits_listed ... ok
2026-06-07T22:51:35.1577079Z 
2026-06-07T22:51:35.1577432Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
2026-06-07T22:51:35.1577708Z 
2026-06-07T22:51:35.1599235Z      Running tests/attach.rs (target/debug/deps/attach-1fdf401076296ad9)
2026-06-07T22:51:35.1625385Z 
2026-06-07T22:51:35.1625511Z running 3 tests
2026-06-07T22:51:35.2219615Z test remote_attach_drives_a_real_pty_cross_daemon ... ok
2026-06-07T22:51:35.2224744Z test attach_survives_target_brain_restart_exactly_once ... ok
2026-06-07T22:51:35.2239150Z test attach_registers_remote_drive_detection ... ok
2026-06-07T22:51:35.2239534Z 
2026-06-07T22:51:35.2239805Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
2026-06-07T22:51:35.2240221Z 
2026-06-07T22:51:35.2267542Z      Running tests/brain_swap.rs (target/debug/deps/brain_swap-3ea8de8a1e999252)
2026-06-07T22:51:35.2282162Z 
2026-06-07T22:51:35.2282275Z running 1 test
2026-06-07T22:51:35.2304354Z test brain_only_update_swaps_logic_with_zero_endpoint_interruption ... ok
2026-06-07T22:51:35.2304683Z 
2026-06-07T22:51:35.2304931Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T22:51:35.2305272Z 
2026-06-07T22:51:35.2309482Z      Running tests/broker.rs (target/debug/deps/broker-0b0fb973cbd702f3)
2026-06-07T22:51:35.2321511Z 
2026-06-07T22:51:35.2321625Z running 1 test
2026-06-07T22:51:35.2342331Z test broker_hosts_pty_child_streams_output_and_accepts_input ... ok
2026-06-07T22:51:35.2342637Z 
2026-06-07T22:51:35.2342898Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T22:51:35.2343242Z 
2026-06-07T22:51:35.2346375Z      Running tests/budget.rs (target/debug/deps/budget-bd6e6d7492701299)
2026-06-07T22:51:35.2358453Z 
2026-06-07T22:51:35.2358538Z running 1 test
2026-06-07T22:51:35.2360108Z test measure_dormant_seat_budget ... ok
2026-06-07T22:51:35.2360280Z 
2026-06-07T22:51:35.2360483Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T22:51:35.2360757Z 
2026-06-07T22:51:35.2362574Z      Running tests/daemon_e2e.rs (target/debug/deps/daemon_e2e-dff8a3ec14c828e4)
2026-06-07T22:51:35.2376806Z 
2026-06-07T22:51:35.2376898Z running 1 test
2026-06-07T22:51:35.8481503Z test daemon_hosts_lifecycle_and_survives_brain_restart ... ok
2026-06-07T22:51:35.8481942Z 
2026-06-07T22:51:35.8482337Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.61s
2026-06-07T22:51:35.8482846Z 
2026-06-07T22:51:35.8491371Z      Running tests/digest.rs (target/debug/deps/digest-e595027bc62fa42c)
2026-06-07T22:51:35.8513469Z 
2026-06-07T22:51:35.8513732Z running 1 test
2026-06-07T22:51:35.9399280Z test digest_daemon_half_end_to_end ... ok
2026-06-07T22:51:35.9399610Z 
2026-06-07T22:51:35.9399944Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
2026-06-07T22:51:35.9400368Z 
2026-06-07T22:51:35.9408939Z      Running tests/dispatch.rs (target/debug/deps/dispatch-60a27a1fc85bb139)
2026-06-07T22:51:35.9443988Z 
2026-06-07T22:51:35.9444303Z running 9 tests
2026-06-07T22:51:36.0526239Z test dispatcher_funnels_wan_messages_undriven ... ok
2026-06-07T22:51:36.1367068Z test dispatcher_applies_a_notif_feed_undriven ... ok
2026-06-07T22:51:36.1752392Z test dispatcher_serves_a_file_fetch_undriven ... ok
2026-06-07T22:51:36.2601043Z test dispatcher_serves_a_cross_node_shell_link ... ok
2026-06-07T22:51:36.3499666Z test dispatcher_serves_a_remote_drive_attach_undriven ... ok
2026-06-07T22:51:36.6918611Z test dispatcher_serves_a_sync_pull_undriven ... ok
2026-06-07T22:51:36.7773471Z test dispatcher_serves_an_update_pull_undriven ... ok
2026-06-07T22:51:36.8821515Z test dispatcher_surfaces_a_remote_won_notif_at_the_winning_node ... ok
2026-06-07T22:51:36.9677850Z test dispatcher_survives_an_unknown_stream ... ok
2026-06-07T22:51:36.9678364Z 
2026-06-07T22:51:36.9680640Z test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.02s
2026-06-07T22:51:36.9681470Z 
2026-06-07T22:51:36.9799433Z      Running tests/handoff.rs (target/debug/deps/handoff-cdb1f99b1e1467cb)
2026-06-07T22:51:36.9816279Z 
2026-06-07T22:51:36.9816423Z running 1 test
2026-06-07T22:51:36.9859480Z test brain_restart_survives_gaplessly_with_fresh_gen_start ... ok
2026-06-07T22:51:36.9859799Z 
2026-06-07T22:51:36.9903975Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T22:51:36.9904467Z 
2026-06-07T22:51:36.9904710Z      Running tests/idempotent.rs (target/debug/deps/idempotent-31d271878515fd06)
2026-06-07T22:51:36.9904976Z 
2026-06-07T22:51:36.9905063Z running 1 test
2026-06-07T22:51:37.0009958Z test pty_writes_are_exactly_once_across_brain_crashes ... ok
2026-06-07T22:51:37.0010244Z 
2026-06-07T22:51:37.0010511Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-07T22:51:37.0010855Z 
2026-06-07T22:51:37.0015598Z      Running tests/netbroker.rs (target/debug/deps/netbroker-7f2d760d984b4937)
2026-06-07T22:51:37.0038917Z 
2026-06-07T22:51:37.0039045Z running 5 tests
2026-06-07T22:51:37.0050788Z test netless_broker_probes_gracefully ... ok
2026-06-07T22:51:37.0320100Z test broker_owns_endpoint_and_reports_status ... ok
2026-06-07T22:51:37.0328099Z test unknown_net_frame_is_reported_not_fatal ... ok
2026-06-07T22:51:37.0534976Z test replayed_dial_op_is_deduped_across_brain_restart ... ok
2026-06-07T22:51:37.0630881Z test brain_dials_second_broker_over_loopback ... ok
2026-06-07T22:51:37.0631182Z 
2026-06-07T22:51:37.0631449Z test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
2026-06-07T22:51:37.0631812Z 
2026-06-07T22:51:37.0668303Z      Running tests/netstream.rs (target/debug/deps/netstream-8ddf64d182a3494a)
2026-06-07T22:51:37.0695342Z 
2026-06-07T22:51:37.0695568Z running 2 tests
2026-06-07T22:51:37.1380716Z test sender_brain_restart_redrive_is_exactly_once ... ok
2026-06-07T22:51:37.1518543Z test receiver_brain_restart_is_gapless_and_exactly_once ... ok
2026-06-07T22:51:37.1518985Z 
2026-06-07T22:51:37.1519361Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
2026-06-07T22:51:37.1519742Z 
2026-06-07T22:51:37.1552972Z      Running tests/notifsync.rs (target/debug/deps/notifsync-8d3dd597cb59a395)
2026-06-07T22:51:37.1581246Z 
2026-06-07T22:51:37.1581512Z running 1 test
2026-06-07T22:51:37.2940984Z test notif_spools_converge_over_the_wire_and_dismiss_replicates ... ok
2026-06-07T22:51:37.2941488Z 
2026-06-07T22:51:37.2941808Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
2026-06-07T22:51:37.2942226Z 
2026-06-07T22:51:37.2975808Z      Running tests/pairjoin.rs (target/debug/deps/pairjoin-2f5d257ecbbfc80e)
2026-06-07T22:51:37.3009566Z 
2026-06-07T22:51:37.3009923Z running 1 test
2026-06-07T22:51:37.5431418Z test daemon_hosted_responder_pairs_a_loopback_joiner_end_to_end ... ok
2026-06-07T22:51:37.5432035Z 
2026-06-07T22:51:37.5432420Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
2026-06-07T22:51:37.5432927Z 
2026-06-07T22:51:37.5456461Z      Running tests/peerloop.rs (target/debug/deps/peerloop-7e9154a46a77c0c6)
2026-06-07T22:51:37.5491741Z 
2026-06-07T22:51:37.5492080Z running 1 test
2026-06-07T22:51:37.9837428Z test pump_and_dispatch_self_drive_the_subnet ... ok
2026-06-07T22:51:37.9837851Z 
2026-06-07T22:51:37.9838139Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s
2026-06-07T22:51:37.9838491Z 
2026-06-07T22:51:37.9861063Z      Running tests/presence.rs (target/debug/deps/presence-f3745cd8eabdc084)
2026-06-07T22:51:37.9889121Z 
2026-06-07T22:51:37.9889303Z running 2 tests
2026-06-07T22:51:38.1550990Z test presence_history_replays_from_zero_for_a_late_subscriber ... ok
2026-06-07T22:51:41.1158107Z test presence_survives_brain_restart_with_cursor_resume ... ok
2026-06-07T22:51:41.1158582Z 
2026-06-07T22:51:41.1158916Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.13s
2026-06-07T22:51:41.1159326Z 
2026-06-07T22:51:41.1198716Z      Running tests/propagate.rs (target/debug/deps/propagate-e8b027747e1576c3)
2026-06-07T22:51:41.1233912Z 
2026-06-07T22:51:41.1234270Z running 6 tests
2026-06-07T22:51:41.2040219Z test untrusted_origin_gets_no_offer ... ok
2026-06-07T22:51:41.2126380Z test rollback_offer_is_rejected_before_any_fetch ... ok
2026-06-07T22:51:41.2214344Z test tampered_relay_artifact_is_rejected_and_never_staged ... ok
2026-06-07T22:51:41.2815274Z test update_set_propagates_selected_platform_artifact ... ok
2026-06-07T22:51:41.3805766Z test status_query_drives_the_convergence_table_end_to_end ... ok
2026-06-07T22:51:41.3962021Z test chain_self_heal_propagates_with_gate_at_every_hop ... ok
2026-06-07T22:51:41.3962502Z 
2026-06-07T22:51:41.3962894Z test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
2026-06-07T22:51:41.3963457Z 
2026-06-07T22:51:41.4037860Z      Running tests/replicate.rs (target/debug/deps/replicate-2cb91465cc7a594d)
2026-06-07T22:51:41.4071034Z 
2026-06-07T22:51:41.4071232Z running 1 test
2026-06-07T22:51:41.4583505Z test registries_converge_over_the_wire_and_the_lease_holds ... ok
2026-06-07T22:51:41.4583900Z 
2026-06-07T22:51:41.4584478Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
2026-06-07T22:51:41.4584802Z 
2026-06-07T22:51:41.4607778Z      Running tests/shellchan.rs (target/debug/deps/shellchan-c2bcd4cb489d84fc)
2026-06-07T22:51:41.4624468Z 
2026-06-07T22:51:41.4624582Z running 2 tests
2026-06-07T22:51:41.4832264Z test hung_shell_stalls_no_other_owner ... ok
2026-06-07T22:51:41.4967228Z test stdin_receipt_delivers_spooled_frames_exactly_once ... ok
2026-06-07T22:51:41.4967647Z 
2026-06-07T22:51:41.4967991Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
2026-06-07T22:51:41.4968425Z 
2026-06-07T22:51:41.4978799Z      Running tests/sync.rs (target/debug/deps/sync-cdfe586f95a12bfc)
2026-06-07T22:51:41.5007212Z 
2026-06-07T22:51:41.5007384Z running 3 tests
2026-06-07T22:51:41.9286256Z test torn_pull_recovers_by_repulling ... ok
2026-06-07T22:51:42.5213959Z test two_tier_sync_lands_and_gate_refuses_server_side ... ok
2026-06-07T22:51:42.7455580Z test concurrent_writes_reconcile_on_elected_node_and_converge ... ok
2026-06-07T22:51:42.7456326Z 
2026-06-07T22:51:42.7456947Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.24s
2026-06-07T22:51:42.7457656Z 
2026-06-07T22:51:42.7504959Z      Running tests/twohost.rs (target/debug/deps/twohost-b590d76fe7698924)
2026-06-07T22:51:42.7540356Z 
2026-06-07T22:51:42.7540633Z running 2 tests
2026-06-07T22:51:42.7543081Z test two_host_ladder_role_b ... ok
2026-06-07T22:51:42.7543476Z test two_host_ladder_role_a ... ok
2026-06-07T22:51:42.7543708Z 
2026-06-07T22:51:42.7544023Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T22:51:42.7544447Z 
2026-06-07T22:51:42.7548734Z      Running tests/wanmsg.rs (target/debug/deps/wanmsg-79c6a310a4c66d26)
2026-06-07T22:51:42.7571964Z 
2026-06-07T22:51:42.7572127Z running 2 tests
2026-06-07T22:51:42.8301410Z test wan_message_lands_exactly_once_under_transport_origin ... ok
2026-06-07T22:51:42.8331645Z test receiver_restart_replays_feed_without_double_delivery ... ok
2026-06-07T22:51:42.8332052Z 
2026-06-07T22:51:42.8332405Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
2026-06-07T22:51:42.8332965Z 
2026-06-07T22:51:42.8357891Z      Running tests/xfer.rs (target/debug/deps/xfer-5ddea11d7b2879a6)
2026-06-07T22:51:42.8381850Z 
2026-06-07T22:51:42.8382103Z running 2 tests
2026-06-07T22:51:42.9363886Z test push_survives_target_brain_restart_exactly_once ... ok
2026-06-07T22:51:42.9454019Z test fetch_lands_byte_identical_with_progress_both_ends ... ok
2026-06-07T22:51:42.9454413Z 
2026-06-07T22:51:42.9454741Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
2026-06-07T22:51:42.9455111Z 
2026-06-07T22:51:42.9488660Z      Running unittests src/lib.rs (target/debug/deps/spt_live-dc3b2689cefa0046)
2026-06-07T22:51:42.9500744Z 
2026-06-07T22:51:42.9500881Z running 49 tests
2026-06-07T22:51:42.9507792Z test context::tests::direct_always_writes ... ok
2026-06-07T22:51:42.9508257Z test context::tests::llm_over_llm_writes ... ok
2026-06-07T22:51:42.9508581Z test context::tests::llm_past_window_writes ... ok
2026-06-07T22:51:42.9508954Z test context::tests::llm_within_window_suppressed ... ok
2026-06-07T22:51:42.9509249Z test echo::tests::provenance_is_stamped ... ok
2026-06-07T22:51:42.9509689Z test history::tests::missing_fetcher_field_errors ... ok
2026-06-07T22:51:42.9517226Z test context::tests::identified_write_stamps_advancing_vector ... ok
2026-06-07T22:51:42.9517952Z test outbound::tests::empty_body_parses_to_empty_intent ... ok
2026-06-07T22:51:42.9518601Z test outbound::tests::malformed_and_chunk_lines_are_skipped ... ok
2026-06-07T22:51:42.9519245Z test context::tests::pre_identity_write_stamps_v1_shape ... ok
2026-06-07T22:51:42.9519831Z test outbound::tests::non_authorable_types_are_ignored ... ok
2026-06-07T22:51:42.9520275Z test outbound::tests::parses_reply_and_notify_in_order ... ok
2026-06-07T22:51:42.9520841Z test outbound::tests::prose_only_yields_nothing ... ok
2026-06-07T22:51:42.9521230Z test outbound::tests::spoofed_routing_attrs_are_unrepresentable ... ok
2026-06-07T22:51:42.9521611Z test psyche::tests::prompt_includes_time_and_event ... ok
2026-06-07T22:51:42.9521930Z test psyche::tests::prompt_without_event ... ok
2026-06-07T22:51:42.9522269Z test context::tests::write_context_suppresses_stale_llm ... ok
2026-06-07T22:51:42.9524078Z test history::tests::native_missing_log_is_empty ... ok
2026-06-07T22:51:42.9524998Z test history::tests::native_reads_logged_records ... ok
2026-06-07T22:51:42.9713927Z test history::tests::fetcher_yields_records ... ok
2026-06-07T22:51:42.9715839Z test history::tests::locate_normalize_reads_and_normalizes ... ok
2026-06-07T22:51:42.9716529Z test echo::tests::echo_nonzero_errors ... ok
2026-06-07T22:51:42.9717224Z test echo::tests::echo_child_is_recursion_guarded ... ok
2026-06-07T22:51:42.9717925Z test echo::tests::echo_consumes_history_and_writes_commune ... ok
2026-06-07T22:51:43.1219979Z test ingest::tests::both_drops_ingested ... ok
2026-06-07T22:51:43.2501677Z test ingest::tests::commune_drop_is_ingested_and_deleted ... ok
2026-06-07T22:51:43.2528067Z test history::tests::fetcher_timeout_errors ... ok
2026-06-07T22:51:43.3359194Z test ingest::tests::stale_commune_suppressed_but_deleted ... ok
2026-06-07T22:51:43.3359855Z test signoff::tests::echo_precedes_signoff_compose ... ok
2026-06-07T22:51:43.3360662Z test signoff::tests::missing_session_skips_echo ... ok
2026-06-07T22:51:43.3361521Z test signoff::tests::recovered_self_is_not_signed_off ... ok
2026-06-07T22:51:43.3365085Z test signoff::tests::stale_signoff_swept ... ok
2026-06-07T22:51:43.3573783Z test turn::tests::empty_stdout_is_an_error ... ok
2026-06-07T22:51:43.3781908Z test turn::tests::turn_captures_stdout ... ok
2026-06-07T22:51:43.5797245Z test ingest::tests::two_slice_drop_routes_per_tier ... ok
2026-06-07T22:51:43.5799584Z test ingest::tests::no_drops_is_empty ... ok
2026-06-07T22:51:43.6015086Z test psyche::tests::spawn_binds_nested_perch_and_sets_guard ... ok
2026-06-07T22:51:43.6019584Z test pulse::tests::echo_gate_fires_exactly_once ... ok
2026-06-07T22:51:43.7298547Z test pulse::tests::tick_ingests_drops ... ok
2026-06-07T22:51:43.7303450Z test pulse::tests::tick_reports_idle ... ok
2026-06-07T22:51:43.8797391Z test reconcile::tests::failed_turn_preserves_everything ... ok
2026-06-07T22:51:43.9651312Z test reconcile::tests::no_conflict_is_a_noop ... ok
2026-06-07T22:51:44.1782828Z test reconcile::tests::reconcile_merges_and_clears ... ok
2026-06-07T22:51:44.3288165Z test reconcile::tests::suppressed_write_preserves_artifacts ... ok
2026-06-07T22:51:44.3511964Z test resume::tests::continue_existing_resumes_session ... ok
2026-06-07T22:51:44.4897813Z test resume::tests::download_composes_two_tiers ... ok
2026-06-07T22:51:44.5113428Z test resume::tests::fresh_with_preload_launches_preloaded ... ok
2026-06-07T22:51:44.5117606Z test resume::tests::missing_key_errors_before_spawn ... ok
2026-06-07T22:51:44.7767145Z test signoff::tests::boundary_writes_resume_commune ... ok
2026-06-07T22:51:44.7767579Z 
2026-06-07T22:51:44.7767956Z test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.83s
2026-06-07T22:51:44.7768458Z 
2026-06-07T22:51:44.7775773Z      Running unittests src/lib.rs (target/debug/deps/spt_msg-3f8a007225f71d3f)
2026-06-07T22:51:44.7816142Z 
2026-06-07T22:51:44.7816358Z running 28 tests
2026-06-07T22:51:44.7828637Z test emit::tests::typed_envelope_body_passes_through_verbatim ... ok
2026-06-07T22:51:44.7829223Z test emit::tests::anonymous_frame_still_enveloped ... ok
2026-06-07T22:51:44.7829626Z test emit::tests::frame_renders_msg_envelope ... ok
2026-06-07T22:51:44.7830039Z test emit::tests::parse_frame_shapes ... ok
2026-06-07T22:51:44.7830463Z test emit::tests::multiline_body_escapes_and_round_trips ... ok
2026-06-07T22:51:44.7830940Z test emit::tests::oversized_line_chunks_into_event_parts ... ok
2026-06-07T22:51:44.7833569Z test deliver::tests::deferred_send_validates ... ok
2026-06-07T22:51:44.7838524Z test ring::tests::ring_no_perch ... ok
2026-06-07T22:51:44.7963095Z test listener::tests::bind_registers_and_round_trips ... ok
2026-06-07T22:51:44.7963650Z test wire::tests::format_empty_from_is_anonymous ... ok
2026-06-07T22:51:44.7964368Z test wire::tests::format_with_from_prepends_reply_to ... ok
2026-06-07T22:51:44.7968560Z test wire::tests::frame_round_trips_over_loopback ... ok
2026-06-07T22:51:44.7971686Z test wire::tests::oversized_length_prefix_rejected ... ok
2026-06-07T22:51:44.8018817Z test deliver::tests::deferred_send_skips_stream_drain_survives_for_hook ... ok
2026-06-07T22:51:44.8080628Z test deliver::tests::offline_existing_perch_spools ... ok
2026-06-07T22:51:44.8109487Z test deliver::tests::recycled_pid_address_does_not_misdeliver ... ok
2026-06-07T22:51:44.8134660Z test deliver::tests::send_outcome_mapping ... ok
2026-06-07T22:51:44.8207696Z test ready::tests::start_registers_resolvable_perch ... ok
2026-06-07T22:51:44.8234101Z test ready::tests::backlog_drains_on_start ... ok
2026-06-07T22:51:44.8333930Z test listener::tests::blocking_accepts_within_window ... ok
2026-06-07T22:51:44.8417534Z test listener::tests::drop_unregisters_address ... ok
2026-06-07T22:51:44.8431391Z test ring::tests::ring_offline_target_queues_and_cleans_up ... ok
2026-06-07T22:51:44.8486121Z test ready::tests::recv_gets_live_tcp_message ... ok
2026-06-07T22:51:44.8498298Z test ring::tests::ring_gets_reply_and_cleans_up ... ok
2026-06-07T22:51:44.8631879Z test ready::tests::soft_cleanup_preserves_spool_and_info ... ok
2026-06-07T22:51:44.9049517Z test deliver::tests::online_delivers_via_tcp_without_spooling ... ok
2026-06-07T22:51:44.9193059Z test listener::tests::blocking_times_out_when_idle ... ok
2026-06-07T22:51:45.1465444Z test ring::tests::ring_timeout_cleans_up ... ok
2026-06-07T22:51:45.1465882Z 
2026-06-07T22:51:45.1466283Z test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
2026-06-07T22:51:45.1466775Z 
2026-06-07T22:51:45.1473900Z      Running tests/killer_quickstart.rs (target/debug/deps/killer_quickstart-524742c4a0a3c0bf)
2026-06-07T22:51:45.1514546Z 
2026-06-07T22:51:45.1514945Z running 2 tests
2026-06-07T22:51:45.1962472Z test offline_then_online_delivers_backlog ... ok
2026-06-07T22:51:45.2111263Z test two_agents_exchange_message_tcp_and_spool ... ok
2026-06-07T22:51:45.2111688Z 
2026-06-07T22:51:45.2112064Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
2026-06-07T22:51:45.2112951Z 
2026-06-07T22:51:45.2115873Z      Running unittests src/lib.rs (target/debug/deps/spt_net-9830b65118aeab2e)
2026-06-07T22:51:45.2148758Z 
2026-06-07T22:51:45.2149315Z running 106 tests
2026-06-07T22:51:45.2160600Z test net::endpoint::tests::mdns_discovery_connects_by_id ... ignored, needs LAN multicast; run with --ignored or on the D9 two-host rig
2026-06-07T22:51:45.2161862Z test net::attach::tests::record_split_across_chunks_reassembles ... ok
2026-06-07T22:51:45.2162776Z test net::attach::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-07T22:51:45.2163672Z test net::notif::tests::forged_origin_field_is_inert ... ok
2026-06-07T22:51:45.2164507Z test net::notif::tests::record_round_trips_and_unknown_kind_is_skipped ... ok
2026-06-07T22:51:45.2165361Z test net::notif::tests::record_split_across_chunks_reassembles ... ok
2026-06-07T22:51:45.2166244Z test net::pairing::ntp::tests::offset_applies_signed_and_saturates ... ok
2026-06-07T22:51:45.2167142Z test net::pairing::meet::tests::key_seed_is_not_the_token ... ok
2026-06-07T22:51:45.2167988Z test net::pairing::ntp::tests::parse_rejects_short_and_zeroed_replies ... ok
2026-06-07T22:51:45.2168988Z test net::pairing::ratelimit::tests::abandoned_ceremony_is_reclaimed_and_charged ... ok
2026-06-07T22:51:45.2170033Z test net::pairing::ratelimit::tests::failures_impose_exponential_backoff ... ok
2026-06-07T22:51:45.2170935Z test net::pairing::ratelimit::tests::one_active_ceremony_per_subnet ... ok
2026-06-07T22:51:45.2172322Z test net::pairing::ratelimit::tests::first_ceremony_is_free_and_success_resets ... ok
2026-06-07T22:51:45.2173379Z test net::pairing::rendezvous::tests::distinct_same_length_names_diverge ... ok
2026-06-07T22:51:45.2174398Z test net::pairing::ntp::tests::sntp_query_reads_the_transmit_timestamp ... ok
2026-06-07T22:51:45.2175377Z test net::pairing::ratelimit::tests::success_clears_accumulated_backoff ... ok
2026-06-07T22:51:45.2176383Z test net::pairing::meet::tests::derived_identity_is_deterministic_and_input_bound ... ok
2026-06-07T22:51:45.2177467Z test net::pairing::rendezvous::tests::token_is_deterministic ... ok
2026-06-07T22:51:45.2178385Z test net::pairing::rendezvous::tests::length_prefix_prevents_boundary_collision ... ok
2026-06-07T22:51:45.2179407Z test net::pairing::rendezvous::tests::token_varies_with_name_and_step ... ok
2026-06-07T22:51:45.2180310Z test net::pairing::ratelimit::tests::backoff_curve_doubles_then_caps ... ok
2026-06-07T22:51:45.2181199Z test net::pairing::rendezvous::tests::window_is_three_adjacent_tokens ... ok
2026-06-07T22:51:45.2181763Z test net::pairing::ratelimit::tests::backoff_is_per_subnet ... ok
2026-06-07T22:51:45.2182302Z test net::pairing::totp::tests::code_at_is_six_zero_padded_digits ... ok
2026-06-07T22:51:45.2182786Z test net::pairing::totp::tests::debug_redacts_seed ... ok
2026-06-07T22:51:45.2183286Z test net::pairing::totp::tests::otpauth_uri_is_well_formed_and_encoded ... ok
2026-06-07T22:51:45.2183833Z test net::pairing::totp::tests::matches_rfc6238_appendix_b_vectors ... ok
2026-06-07T22:51:45.2198075Z test net::pairing::totp::tests::time_step_is_floor_unix_over_period ... ok
2026-06-07T22:51:45.2199062Z test net::pairing::totp::tests::window_accepts_plus_minus_one_only ... ok
2026-06-07T22:51:45.2199968Z test net::pairing::totp::tests::generated_seeds_are_distinct ... ok
2026-06-07T22:51:45.2200832Z test net::pairing::totp::tests::seed_round_trips_through_base32 ... ok
2026-06-07T22:51:45.2201829Z test net::pairing::transcript::tests::diverged_shared_secret_fails_verification ... ok
2026-06-07T22:51:45.2202921Z test net::pairing::meet::tests::skewed_window_contains_the_listener_id ... ok
2026-06-07T22:51:45.2203954Z test net::pairing::transcript::tests::matching_tag_verifies_and_roles_differ ... ok
2026-06-07T22:51:45.2205082Z test net::pairing::transcript::tests::length_prefixing_prevents_boundary_collision ... ok
2026-06-07T22:51:45.2206107Z test net::pairing::transcript::tests::message_order_is_bound ... ok
2026-06-07T22:51:45.2207186Z test net::pairing::transcript::tests::pake_identity_binds_role_and_context ... ok
2026-06-07T22:51:45.2208608Z test net::pairing::transcript::tests::each_bound_field_changes_the_tag ... ok
2026-06-07T22:51:45.2209684Z test net::pairing::wire::tests::frame_codec_round_trips_and_rejects_garbage ... ok
2026-06-07T22:51:45.2210734Z test net::pairing::wire::tests::hello_intro_is_additive_and_roundtrips ... ok
2026-06-07T22:51:45.2427951Z test net::endpoint::tests::endpoint_id_binds_to_identity ... ok
2026-06-07T22:51:45.2547971Z test net::pairing::spake::tests::reflected_role_is_rejected_by_pake ... ok
2026-06-07T22:51:45.2797941Z test net::endpoint::tests::two_endpoints_loopback_echo ... ok
2026-06-07T22:51:45.2859590Z test net::pairing::wire::tests::busy_subnet_refuses_ceremony ... ok
2026-06-07T22:51:45.2865748Z test net::registry::tests::advertise_if_visible_gates_before_join ... ok
2026-06-07T22:51:45.2866553Z test net::registry::tests::distinct_nodes_are_separate_instances ... ok
2026-06-07T22:51:45.2867442Z test net::registry::tests::equal_epoch_replay_is_stale_noop ... ok
2026-06-07T22:51:45.2868344Z test net::registry::tests::evicting_dead_node_clears_phantom_ambiguity ... ok
2026-06-07T22:51:45.2869219Z test net::registry::tests::excluded_endpoint_is_not_routable_even_via_node_pin ... ok
2026-06-07T22:51:45.2870056Z test net::registry::tests::exclusion_prunes_cross_subnet_ambiguity ... ok
2026-06-07T22:51:45.2870814Z test net::registry::tests::join_collides_even_with_offline_holder ... ok
2026-06-07T22:51:45.2879318Z test net::registry::tests::join_colliding_id_on_other_node_refuses_untouched ... ok
2026-06-07T22:51:45.2880740Z test net::pairing::wire::tests::stale_step_is_rejected ... ok
2026-06-07T22:51:45.2881299Z test net::registry::tests::join_fresh_id_is_inserted ... ok
2026-06-07T22:51:45.2882114Z test net::registry::tests::join_same_name_in_different_subnet_is_legal ... ok
2026-06-07T22:51:45.2882758Z test net::registry::tests::newer_epoch_supersedes_same_node ... ok
2026-06-07T22:51:45.2883955Z test net::registry::tests::node_label_rides_the_lease_and_serde ... ok
2026-06-07T22:51:45.2885071Z test net::registry::tests::node_qualifier_accepts_label_and_prefix_refuses_shared ... ok
2026-06-07T22:51:45.2885790Z test net::registry::tests::presence_datum_rides_the_lease_and_serde ... ok
2026-06-07T22:51:45.2887231Z test net::registry::tests::registry_serde_roundtrips ... ok
2026-06-07T22:51:45.2888939Z test net::registry::tests::join_same_node_falls_through_to_lease ... ok
2026-06-07T22:51:45.2893228Z test net::registry::tests::rename_collision_refuses_whole_ripple ... ok
2026-06-07T22:51:45.2894082Z test net::registry::tests::rename_ripples_rows_across_advertised_subnets ... ok
2026-06-07T22:51:45.2895609Z test net::registry::tests::resolve_across_bare_id_in_two_subnets_refuses ... ok
2026-06-07T22:51:45.2896804Z test net::registry::tests::resolve_across_subnet_qualified_routes_there ... ok
2026-06-07T22:51:45.2897543Z test net::registry::tests::resolve_multiple_live_nodes_refuses ... ok
2026-06-07T22:51:45.2898130Z test net::registry::tests::resolve_across_unique_id_resolves ... ok
2026-06-07T22:51:45.2898803Z test net::registry::tests::resolve_node_qualifier_pins_and_offline_is_not_found ... ok
2026-06-07T22:51:45.2899456Z test net::registry::tests::resolve_prefers_local_instance ... ok
2026-06-07T22:51:45.2900067Z test net::registry::tests::resolve_sole_live_remote_and_skips_offline ... ok
2026-06-07T22:51:45.2900692Z test net::registry::tests::resource_blurb_rides_the_lease_and_serde ... ok
2026-06-07T22:51:45.2901317Z test net::registry::tests::stale_active_cannot_clobber_newer_offline ... ok
2026-06-07T22:51:45.2901961Z test net::registry::tests::resource_projection_filters_hidden_and_offline ... ok
2026-06-07T22:51:45.2903623Z test net::registry::tests::suspended_is_addressable_and_roundtrips ... ok
2026-06-07T22:51:45.2904523Z test net::replicate::tests::apply_routes_by_subnet_and_drops_non_member ... ok
2026-06-07T22:51:45.2905458Z test net::replicate::tests::stale_wire_update_cannot_clobber_newer_state ... ok
2026-06-07T22:51:45.2906614Z test net::replicate::tests::decoder_survives_chunk_splits_and_corrupt_lines ... ok
2026-06-07T22:51:45.2907568Z test net::replicate::tests::update_round_trips_and_tolerates_unknown_field ... ok
2026-06-07T22:51:45.2908323Z test net::rest::tests::records_round_trip_and_degrade ... ok
2026-06-07T22:51:45.2908964Z test net::sync::tests::forged_origin_field_is_inert ... ok
2026-06-07T22:51:45.2909645Z test net::shelllink::tests::records_round_trip_and_degrade ... ok
2026-06-07T22:51:45.2910359Z test net::sync::tests::record_split_across_chunks_reassembles ... ok
2026-06-07T22:51:45.2911060Z test net::update::tests::forged_origin_field_is_inert ... ok
2026-06-07T22:51:45.2911776Z test net::sync::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-07T22:51:45.2912540Z test net::update::tests::record_split_across_chunks_reassembles ... ok
2026-06-07T22:51:45.2913231Z test net::wanmsg::tests::forged_origin_field_is_inert ... ok
2026-06-07T22:51:45.2913974Z test net::wanmsg::tests::message_round_trips_and_tolerates_unknown_field ... ok
2026-06-07T22:51:45.2914783Z test net::update::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-07T22:51:45.2915588Z test net::wanmsg::tests::route_splits_local_and_remote_and_passes_refusals ... ok
2026-06-07T22:51:45.2916313Z test net::xfer::tests::forged_origin_field_is_inert ... ok
2026-06-07T22:51:45.2917071Z test net::xfer::tests::record_split_across_chunks_reassembles ... ok
2026-06-07T22:51:45.2918024Z test net::xfer::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-07T22:51:45.2947554Z test net::pairing::spake::tests::stale_epoch_fails ... ok
2026-06-07T22:51:45.2948127Z test net::pairing::spake::tests::wrong_subnet_fails ... ok
2026-06-07T22:51:45.2948713Z test net::pairing::spake::tests::substituted_pubkey_fails ... ok
2026-06-07T22:51:45.2949299Z test net::pairing::spake::tests::tampered_tag_fails ... ok
2026-06-07T22:51:45.2949865Z test net::pairing::spake::tests::stale_step_fails ... ok
2026-06-07T22:51:45.2957605Z test net::pairing::spake::tests::matching_code_pairs_and_agrees_on_key ... ok
2026-06-07T22:51:45.2970787Z test net::pairing::spake::tests::wrong_code_fails_at_confirmation_not_spake ... ok
2026-06-07T22:51:45.3007800Z test net::pairing::wire::tests::unknown_subnet_is_rejected ... ok
2026-06-07T22:51:45.3116283Z test net::pairing::meet::tests::meet_redirects_joiner_to_the_real_pairing_endpoint ... ok
2026-06-07T22:51:45.3533230Z test net::pairing::wire::tests::loopback_pairs_and_pins_both_sides ... ok
2026-06-07T22:51:45.3539589Z test net::pairing::wire::tests::repair_member_keeps_seed ... ok
2026-06-07T22:51:45.3550849Z test net::pairing::wire::tests::create_new_then_join_learns_named_subnet ... ok
2026-06-07T22:51:45.3891936Z test net::pairing::wire::tests::wrong_code_fails_and_writes_no_trust ... ok
2026-06-07T22:51:45.5241802Z test net::pairing::ntp::tests::unreachable_server_falls_back ... ok
2026-06-07T22:51:45.5242364Z 
2026-06-07T22:51:45.5242844Z test result: ok. 105 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.31s
2026-06-07T22:51:45.5243496Z 
2026-06-07T22:51:45.5290128Z      Running unittests src/lib.rs (target/debug/deps/spt_proto-ea98cdeed2250e17)
2026-06-07T22:51:45.5397354Z 
2026-06-07T22:51:45.5397744Z running 54 tests
2026-06-07T22:51:45.5411202Z test addr::tests::rejects_empty_or_bad_components ... ok
2026-06-07T22:51:45.5411942Z test chunk::tests::malformed_parts_return_none ... ok
2026-06-07T22:51:45.5412357Z test addr::tests::rejects_doubled_delimiters ... ok
2026-06-07T22:51:45.5412868Z test addr::tests::parses_every_qualifier_combination ... ok
2026-06-07T22:51:45.5413306Z test addr::tests::display_round_trips ... ok
2026-06-07T22:51:45.5413917Z test chunk::tests::missing_middle_part_is_dropped ... ok
2026-06-07T22:51:45.5414363Z test chunk::tests::short_line_passes_through_unchunked ... ok
2026-06-07T22:51:45.5414809Z test chunk::tests::orphan_group_without_head_is_dropped ... ok
2026-06-07T22:51:45.5415283Z test chunk::tests::reassemble_stream_handles_mixed_traffic ... ok
2026-06-07T22:51:45.5416106Z test endpoint::tests::agent_vs_shell_split ... ok
2026-06-07T22:51:45.5416513Z test endpoint::tests::broker_and_node_families ... ok
2026-06-07T22:51:45.5416916Z test endpoint::tests::day_one_tags_round_trip ... ok
2026-06-07T22:51:45.5418086Z test endpoint::tests::shell_kind_round_trips ... ok
2026-06-07T22:51:45.5419132Z test chunk::tests::oversized_line_splits_and_each_part_is_well_formed_and_bounded ... ok
2026-06-07T22:51:45.5419912Z test endpoint::tests::unknown_tag_tolerated_and_preserved ... ok
2026-06-07T22:51:45.5420446Z test envelope::tests::body_escape_unescape_round_trips_html_and_newlines ... ok
2026-06-07T22:51:45.5421048Z test envelope::tests::decode_is_amp_last_so_literal_entities_do_not_double_decode ... ok
2026-06-07T22:51:45.5421615Z test envelope::tests::from_attr_returns_none_on_garbage_or_empty ... ok
2026-06-07T22:51:45.5422105Z test envelope::tests::from_attr_unescape_is_amp_last ... ok
2026-06-07T22:51:45.5422521Z test envelope::tests::parser_both_tags_present ... ok
2026-06-07T22:51:45.5423061Z test envelope::tests::parser_empty_body_is_some_empty_and_nested_tags_preserved ... ok
2026-06-07T22:51:45.5423652Z test envelope::tests::parser_no_tags_falls_back_whole_payload_to_live ... ok
2026-06-07T22:51:45.5424181Z test envelope::tests::parser_out_of_order_tags_both_extracted ... ok
2026-06-07T22:51:45.5424719Z test envelope::tests::parser_unclosed_live_tag_does_not_scoop_project ... ok
2026-06-07T22:51:45.5425193Z test event::tests::alarm_event_round_trips ... ok
2026-06-07T22:51:45.5425804Z test event::tests::attr_decode_is_amp_last ... ok
2026-06-07T22:51:45.5426219Z test event::tests::attr_order_preserved ... ok
2026-06-07T22:51:45.5426643Z test event::tests::body_with_literal_event_tokens_round_trips ... ok
2026-06-07T22:51:45.5427243Z test event::tests::empty_body_envelope_parses ... ok
2026-06-07T22:51:45.5427626Z test event::tests::msg_event_round_trips ... ok
2026-06-07T22:51:45.5428051Z test event::tests::malformed_inputs_return_none_without_panic ... ok
2026-06-07T22:51:45.5428570Z test event::tests::psyche_authorable_types_are_reply_and_notify_only ... ok
2026-06-07T22:51:45.5429077Z test event::tests::typed_envelope_detected_and_parsed ... ok
2026-06-07T22:51:45.5429529Z test event::tests::typed_predicate_rejects_partials ... ok
2026-06-07T22:51:45.5438120Z test id::tests::accepts_japanese_scripts ... ok
2026-06-07T22:51:45.5438572Z test id::tests::accepts_plain_and_composite_ids ... ok
2026-06-07T22:51:45.5439017Z test id::tests::rejects_empty_and_overlong ... ok
2026-06-07T22:51:45.5439436Z test id::tests::rejects_path_whitespace_and_control ... ok
2026-06-07T22:51:45.5439856Z test id::tests::reports_bad_char_position ... ok
2026-06-07T22:51:45.5440248Z test id::tests::reserves_address_delimiters ... ok
2026-06-07T22:51:45.5440675Z test identity::tests::bad_inputs_error_without_panic ... ok
2026-06-07T22:51:45.5441094Z test payload::tests::base64_known_vectors ... ok
2026-06-07T22:51:45.5441543Z test payload::tests::binary_blob_round_trips_all_byte_values ... ok
2026-06-07T22:51:45.5442019Z test payload::tests::command_payload_round_trips ... ok
2026-06-07T22:51:45.5442430Z test identity::tests::public_key_hex_round_trips ... ok
2026-06-07T22:51:45.5442836Z test payload::tests::text_payload_round_trips ... ok
2026-06-07T22:51:45.5443263Z test version::tests::current_version_self_compatible ... ok
2026-06-07T22:51:45.5443732Z test version::tests::n_minus_one_window_accepts_and_rejects ... ok
2026-06-07T22:51:45.5444214Z test payload::tests::unknown_or_malformed_decodes_to_none ... ok
2026-06-07T22:51:45.5444668Z test version::tests::window_floor_saturates_at_zero ... ok
2026-06-07T22:51:45.5445110Z test payload::tests::blob_padding_lengths_round_trip ... ok
2026-06-07T22:51:45.5534621Z test identity::tests::known_answer_fixed_seed_is_stable ... ok
2026-06-07T22:51:45.5603466Z test chunk::tests::split_then_reassemble_is_byte_identity ... ok
2026-06-07T22:51:45.5770380Z test identity::tests::sign_verify_round_trip ... ok
2026-06-07T22:51:45.5770884Z 
2026-06-07T22:51:45.5771141Z test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
2026-06-07T22:51:45.5771479Z 
2026-06-07T22:51:45.5773322Z      Running unittests src/lib.rs (target/debug/deps/spt_runtime-da04c47717a3c74b)
2026-06-07T22:51:45.5784524Z 
2026-06-07T22:51:45.5784629Z running 26 tests
2026-06-07T22:51:45.5792832Z test manifest::tests::minimal_header_only_manifest_is_valid ... ok
2026-06-07T22:51:45.5793515Z test manifest::tests::harness_kind_with_shell_section_fails_validation ... ok
2026-06-07T22:51:45.5794164Z test manifest::tests::fetcher_strategy_requires_fetcher_field ... ok
2026-06-07T22:51:45.5794879Z test manifest::tests::inject_env_without_value_fails_validation ... ok
2026-06-07T22:51:45.5795452Z test manifest::tests::pty_digest_minimal_defaults ... ok
2026-06-07T22:51:45.5795951Z test manifest::tests::pty_digest_requires_both_boundaries ... ok
2026-06-07T22:51:45.5796481Z test manifest::tests::syntactically_broken_toml_is_an_error_not_a_panic ... ok
2026-06-07T22:51:45.5797264Z test manifest::tests::shell_fixture_parses ... ok
2026-06-07T22:51:45.5797903Z test manifest::tests::shell_kind_without_shell_section_fails_validation ... ok
2026-06-07T22:51:45.5798644Z test manifest::tests::unknown_enum_variant_is_an_error_not_a_panic ... ok
2026-06-07T22:51:45.5799391Z test runtime::tests::missing_key_errors_before_spawn ... ok
2026-06-07T22:51:45.5800072Z test runtime::tests::tokenize_honors_double_quotes ... ok
2026-06-07T22:51:45.5801012Z test manifest::tests::harness_fixture_parses_all_sections ... ok
2026-06-07T22:51:45.5801713Z test runtime::tests::fills_known_placeholders ... ok
2026-06-07T22:51:45.5802331Z test runtime::tests::unknown_role_errors ... ok
2026-06-07T22:51:45.5803259Z test manifest::tests::update_avenue_content_signing_fields ... ok
2026-06-07T22:51:45.5804184Z test runtime::tests::spawn_session_detached_returns_pid ... ok
2026-06-07T22:51:45.5805027Z test registry::tests::invalid_manifest_records_nothing ... ok
2026-06-07T22:51:45.5807436Z test manifest::tests::pty_digest_round_trips ... ok
2026-06-07T22:51:45.5812263Z test registry::tests::register_copy_vs_pointer_by_avenue ... ok
2026-06-07T22:51:45.5814744Z test manifest::tests::round_trips_through_toml ... ok
2026-06-07T22:51:45.5816238Z test registry::tests::deregister_is_soft_and_readd_reactivates ... ok
2026-06-07T22:51:45.5820607Z test manifest::tests::manifest_schema_shape ... ok
2026-06-07T22:51:45.5824012Z test manifest::tests::checked_in_schema_is_current ... ok
2026-06-07T22:51:45.6001687Z test runtime::tests::bounded_run_captures_success ... ok
2026-06-07T22:51:45.8820533Z test runtime::tests::bounded_run_kills_on_timeout ... ok
2026-06-07T22:51:45.8820975Z 
2026-06-07T22:51:45.8821397Z test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
2026-06-07T22:51:45.8821911Z 
2026-06-07T22:51:45.8828734Z      Running unittests src/lib.rs (target/debug/deps/spt_store-8f7d1ea25e358eff)
2026-06-07T22:51:45.8846791Z 
2026-06-07T22:51:45.8847158Z running 146 tests
2026-06-07T22:51:45.8857403Z test access::tests::allow_revoke_open_polarity ... ok
2026-06-07T22:51:45.8858187Z test access::tests::recent_outbound_correlates_within_window ... ok
2026-06-07T22:51:45.8858972Z test access::tests::users_reservation_decodes_inert ... ok
2026-06-07T22:51:45.8859712Z test atomic::tests::retry_absorbs_transient_then_succeeds ... ok
2026-06-07T22:51:45.8860495Z test atomic::tests::retry_does_not_retry_non_transient ... ok
2026-06-07T22:51:45.8861200Z test atomic::tests::retry_gives_up_after_max_attempts ... ok
2026-06-07T22:51:45.8861930Z test atomic::tests::atomic_write_bytes_round_trips ... ok
2026-06-07T22:51:45.8862591Z test access::tests::recent_outbound_persists ... ok
2026-06-07T22:51:45.8863322Z test atomic::tests::to_forward_slash_strips_unc_prefix ... ok
2026-06-07T22:51:45.8863985Z test access::tests::store_persists_and_degrades_open ... ok
2026-06-07T22:51:45.8864581Z test atomic::tests::atomic_write_creates_and_replaces ... ok
2026-06-07T22:51:45.8865655Z test contextmark::tests::join_bump_dominates_both_parents ... ok
2026-06-07T22:51:45.8866146Z test attachment::tests::attached_default_flip_roundtrip ... ok
2026-06-07T22:51:45.8866622Z test contextmark::tests::vector_compare_covers_all_orders ... ok
2026-06-07T22:51:45.8867187Z test contextmark::tests::marker_round_trips_v1_and_v2 ... ok
2026-06-07T22:51:45.8867649Z test attachment::tests::corrupt_file_degrades_to_attached ... ok
2026-06-07T22:51:45.8868083Z test contextmark::tests::vector_parse_tolerant ... ok
2026-06-07T22:51:45.8868484Z test contextmark::tests::merge_decisions ... ok
2026-06-07T22:51:45.8868903Z test attachment::tests::boot_reset_and_serving_filter ... ok
2026-06-07T22:51:45.8932302Z test epoch::tests::corrupt_or_absent_file_degrades_safely ... ok
2026-06-07T22:51:45.8933151Z test epoch::tests::counter_persists_across_reload ... ok
2026-06-07T22:51:45.8935318Z test epoch::tests::next_is_strictly_increasing_from_one ... ok
2026-06-07T22:51:45.8936038Z test gitrun::tests::deadline_kills_and_reports_timed_out ... ok
2026-06-07T22:51:45.8936860Z test grants::tests::grant_match_is_exact_per_tuple ... ok
2026-06-07T22:51:45.8937657Z test grants::tests::grant_revoke_roundtrip_default_deny ... ok
2026-06-07T22:51:45.8940176Z test access::tests::recent_outbound_is_bounded ... ok
2026-06-07T22:51:45.8944000Z test grants::tests::persistence_and_corrupt_degrade_to_deny ... ok
2026-06-07T22:51:45.8944479Z test history::tests::appends_one_record_per_line ... ok
2026-06-07T22:51:45.8953122Z test home::tests::home_assignment_matrix ... ok
2026-06-07T22:51:45.8953670Z test home::tests::scope_seeding_never_clobbers_user_policy ... ok
2026-06-07T22:51:45.8957690Z test home::tests::adoption_stamps_only_unset_and_only_when_unambiguous ... ok
2026-06-07T22:51:45.8958453Z test hostlabel::tests::hostname_is_nonempty_and_trimmed_on_supported_platforms ... ok
2026-06-07T22:51:45.8959613Z test home::tests::stamp_creation_fields_news_assign_and_revives_carry_forward ... ok
2026-06-07T22:51:45.8961735Z test info::tests::busy_sentinel_round_trips_and_read_pid_is_none ... ok
2026-06-07T22:51:45.8966001Z test info::tests::corrupt_content_returns_none ... ok
2026-06-07T22:51:45.8969118Z test info::tests::read_pid_tolerates_schema_minimal ... ok
2026-06-07T22:51:45.8975927Z test info::tests::set_driven_by_stamps_and_clears ... ok
2026-06-07T22:51:45.8981334Z test info::tests::set_last_active_stamps_recency ... ok
2026-06-07T22:51:45.8987302Z test info::tests::set_resources_writes_and_clears_the_blurb ... ok
2026-06-07T22:51:45.8993178Z test info::tests::set_rest_state_stamps_state_and_anchor_as_a_pair ... ok
2026-06-07T22:51:45.8997677Z test info::tests::set_status_marks_existing_record ... ok
2026-06-07T22:51:45.9000126Z test info::tests::write_read_round_trip ... ok
2026-06-07T22:51:45.9003142Z test liveness::tests::busy_and_missing_keep_interim_parity ... ok
2026-06-07T22:51:45.9006004Z test liveness::tests::daemon_hosted_offline_overrides_live_pid ... ok
2026-06-07T22:51:45.9009491Z test liveness::tests::daemon_hosted_online_survives_dead_pid ... ok
2026-06-07T22:51:45.9013407Z test liveness::tests::external_perch_still_pid_probes ... ok
2026-06-07T22:51:45.9020528Z test liveness::tests::registry_entry_keys_on_status_for_hosted_rows ... ok
2026-06-07T22:51:45.9022191Z test nodeid::tests::corrupt_key_errors_never_regenerates ... ok
2026-06-07T22:51:45.9027534Z test nodeid::tests::create_then_load_is_stable ... ok
2026-06-07T22:51:45.9032680Z test nodeid::tests::seed_hex_round_trips ... ok
2026-06-07T22:51:45.9040581Z test gitrun::tests::version_runs_within_budget ... ok
2026-06-07T22:51:45.9162226Z test notif::tests::listing_is_subnet_scoped ... ok
2026-06-07T22:51:45.9238245Z test contextstore::tests::invalid_id_refused ... ok
2026-06-07T22:51:45.9262772Z test info::tests::concurrent_read_during_writes_never_torn ... ok
2026-06-07T22:51:45.9263692Z test notif::tests::row_serde_round_trips_with_forward_compat ... ok
2026-06-07T22:51:45.9275768Z test notif::tests::merge_is_idempotent_and_commutative ... ok
2026-06-07T22:51:45.9293375Z test notif::tests::produce_list_dismiss_round_trip ... ok
2026-06-07T22:51:45.9295082Z test peeraddrs::tests::corrupt_file_degrades_to_empty ... ok
2026-06-07T22:51:45.9298677Z test peeraddrs::tests::put_get_roundtrip_and_noop_reput ... ok
2026-06-07T22:51:45.9301426Z test peeraddrs::tests::record_is_one_step_and_skips_noops ... ok
2026-06-07T22:51:45.9303659Z test perch::tests::child_files_route_through_one_resolver ... ok
2026-06-07T22:51:45.9304259Z test perch::tests::classification_matrix ... ok
2026-06-07T22:51:45.9305860Z test perch::tests::explicit_parent_wins_over_infer ... ok
2026-06-07T22:51:45.9312791Z test perch::tests::list_self_perch_ids_enumerates_bound_top_level ... ok
2026-06-07T22:51:45.9314366Z test perch::tests::resolve_psyche_and_worker_nest_under_parent ... ok
2026-06-07T22:51:45.9315774Z test perch::tests::resolve_self_is_flat ... ok
2026-06-07T22:51:45.9320451Z test perch::tests::shell_perches_resolve_under_owner_shells_namespace ... ok
2026-06-07T22:51:45.9321758Z test perch::tests::spt_home_is_pure_and_honors_env ... ok
2026-06-07T22:51:45.9322374Z test proc::tests::current_process_is_alive ... ok
2026-06-07T22:51:45.9323323Z test proc::tests::parent_pid_resolves_and_is_alive ... ok
2026-06-07T22:51:45.9323834Z test proc::tests::pid_zero_is_dead_on_every_os ... ok
2026-06-07T22:51:45.9324179Z test proc::tests::unassigned_pid_is_dead ... ok
2026-06-07T22:51:45.9352881Z test branchstore::tests::open_or_init_idempotent ... ok
2026-06-07T22:51:45.9369975Z test notif::tests::stale_undismissed_copy_cannot_undismiss ... ok
2026-06-07T22:51:45.9370628Z test project::tests::url_spellings_normalize_to_one_id ... ok
2026-06-07T22:51:45.9404222Z test notif::tests::reopen_is_durable_and_corrupt_seen_degrades ... ok
2026-06-07T22:51:45.9409598Z test notif::tests::seen_unions_and_surfaced_maxes ... ok
2026-06-07T22:51:45.9528438Z test proc::tests::zombie_child_reads_dead ... ok
2026-06-07T22:51:45.9569613Z test registry::tests::clean_keys_on_status_for_daemon_hosted_rows ... ok
2026-06-07T22:51:45.9616406Z test registry::tests::clean_removes_dead_keeps_live ... ok
2026-06-07T22:51:45.9644167Z test registry::tests::register_and_lookup ... ok
2026-06-07T22:51:45.9685030Z test registry::tests::register_on_nonexistent_owlery_creates_dir_and_succeeds ... ok
2026-06-07T22:51:45.9709068Z test branchstore::tests::sweep_removes_only_stale_empty_locks ... ok
2026-06-07T22:51:45.9715422Z test rename::tests::live_nested_child_blocks_rename ... ok
2026-06-07T22:51:45.9722524Z test rename::tests::rename_refusals_leave_owlery_untouched ... ok
2026-06-07T22:51:45.9733771Z test rename::tests::rename_ripples_self_and_nested_children ... ok
2026-06-07T22:51:45.9734329Z test seed::tests::absent_cwd_is_omitted ... ok
2026-06-07T22:51:45.9735383Z test seed::tests::seed_round_trips_through_json ... ok
2026-06-07T22:51:45.9748152Z test shellinfo::tests::alias_unique_rename_and_resolution ... ok
2026-06-07T22:51:45.9763214Z test shellinfo::tests::mint_smallest_free_and_teardown_frees ... ok
2026-06-07T22:51:45.9772904Z test shellinfo::tests::shellinfo_roundtrip_and_corrupt_tolerance ... ok
2026-06-07T22:51:45.9783342Z test registry::tests::reregister_replaces_address ... ok
2026-06-07T22:51:45.9787606Z test registry::tests::resolve_on_empty_registry_is_none_not_error ... ok
2026-06-07T22:51:45.9860165Z test registry::tests::resolve_cleans_before_lookup ... ok
2026-06-07T22:51:46.0024293Z test spool::tests::drain_marks_delivered_and_is_idempotent ... ok
2026-06-07T22:51:46.0061188Z test spool::tests::deferred_row_survives_event_drain_then_hook_delivers ... ok
2026-06-07T22:51:46.0086786Z test project::tests::derivation_ladder ... ok
2026-06-07T22:51:46.0131357Z test spool::tests::non_deferred_drain_skips_deferred_and_preserves_order ... ok
2026-06-07T22:51:46.0159368Z test spool::tests::reopen_is_idempotent ... ok
2026-06-07T22:51:46.0160545Z test subnet::tests::add_joined_preserves_seed_and_epoch ... ok
2026-06-07T22:51:46.0162614Z test subnet::tests::create_subnet_starts_at_epoch_one_unique_name ... ok
2026-06-07T22:51:46.0163430Z test subnet::tests::hex_round_trips_and_rejects_bad_input ... ok
2026-06-07T22:51:46.0168171Z test subnet::tests::hide_new_endpoints_defaults_off_and_persists ... ok
2026-06-07T22:51:46.0171459Z test subnet::tests::minted_seeds_are_random ... ok
2026-06-07T22:51:46.0172949Z test spool::tests::spool_touches_has_messages_sentinel ... ok
2026-06-07T22:51:46.0173704Z test subnet::tests::missing_or_corrupt_file_is_empty_store ... ok
2026-06-07T22:51:46.0175980Z test subnet::tests::remove_drops_membership ... ok
2026-06-07T22:51:46.0177612Z test subnet::tests::rotate_bumps_epoch_and_changes_seed ... ok
2026-06-07T22:51:46.0183762Z test subnet::tests::store_persists_multi_subnet_and_rotation ... ok
2026-06-07T22:51:46.0218667Z test spool::tests::wan_mark_seen_claims_once_and_blocks_spool_path ... ok
2026-06-07T22:51:46.0297508Z test spool::tests::wan_spool_dedups_on_op_id_across_reopen ... ok
2026-06-07T22:51:46.0327273Z test branchstore::tests::multi_key_commit_is_one_commit ... ok
2026-06-07T22:51:46.0328467Z test branchstore::tests::branches_are_independent_roots ... ok
2026-06-07T22:51:46.0370547Z test spool::tests::event_part_body_persists_byte_exact ... ok
2026-06-07T22:51:46.0386563Z test contextstore::tests::project_branch_holds_many_agents ... ok
2026-06-07T22:51:46.0387425Z test trust::tests::first_use_pins_then_is_trusted_idempotently ... ok
2026-06-07T22:51:46.0387991Z test trust::tests::label_anchor_is_subnet_scoped ... ok
2026-06-07T22:51:46.0388928Z test trust::tests::labelled_key_change_warns_without_mutating ... ok
2026-06-07T22:51:46.0389391Z test trust::tests::peers_in_filters_by_subnet ... ok
2026-06-07T22:51:46.0390088Z test trust::tests::repin_applies_accepted_key_change ... ok
2026-06-07T22:51:46.0390956Z test trust::tests::revoke_removes_trust ... ok
2026-06-07T22:51:46.0395176Z test trust::tests::store_persists_and_degrades_gracefully ... ok
2026-06-07T22:51:46.0395562Z test trust::tests::trust_is_scoped_per_subnet ... ok
2026-06-07T22:51:46.0396185Z test trust::tests::unlabelled_distinct_keys_each_pin ... ok
2026-06-07T22:51:46.0396931Z test visibility::tests::hidden_gates_sync_even_when_listed ... ok
2026-06-07T22:51:46.0397580Z test visibility::tests::hidden_is_or_of_defaults ... ok
2026-06-07T22:51:46.0398594Z test visibility::tests::override_wins_both_directions ... ok
2026-06-07T22:51:46.0402388Z test visibility::tests::store_persists_and_degrades_safe ... ok
2026-06-07T22:51:46.0403047Z test visibility::tests::synced_requires_membership_listing ... ok
2026-06-07T22:51:46.0406754Z test xfer::tests::progress_round_trips_per_role_and_updates_mid_flight ... ok
2026-06-07T22:51:46.0409710Z test xfer::tests::xfer_id_is_filename_safe_and_distinct ... ok
2026-06-07T22:51:46.0460077Z test branchstore::tests::unchanged_write_is_no_commit ... ok
2026-06-07T22:51:46.0494262Z test branchstore::tests::commit_then_read_at_tip ... ok
2026-06-07T22:51:46.0645915Z test syncmerge::tests::non_context_branch_refused ... ok
2026-06-07T22:51:46.1284451Z test contextstore::tests::two_tier_layout_and_commits ... ok
2026-06-07T22:51:46.1724775Z test contextstore::tests::conflict_artifacts_preserve_both_versions ... ok
2026-06-07T22:51:46.3276234Z test contextstore::tests::rename_ripples_both_tiers ... ok
2026-06-07T22:51:46.3913899Z test contextstore::tests::fork_copies_both_tiers_then_diverges ... ok
2026-06-07T22:51:46.4966611Z test syncmerge::tests::legacy_bottom_vectors_surface_not_overwrite ... ok
2026-06-07T22:51:46.5014047Z test contextstore::tests::remove_endpoint_removes_exactly_the_source ... ok
2026-06-07T22:51:46.5458422Z test syncmerge::tests::adopt_then_incremental_then_idempotent_repull ... ok
2026-06-07T22:51:46.5870858Z test registry::tests::concurrent_registration_never_locks ... ok
2026-06-07T22:51:46.6342415Z test syncmerge::tests::project_branch_unions_disjoint_agents ... ok
2026-06-07T22:51:46.8098870Z test syncmerge::tests::dominated_incoming_drops_but_joins_dag ... ok
2026-06-07T22:51:46.8270656Z test syncmerge::tests::concurrent_writes_surface_on_both_nodes ... ok
2026-06-07T22:51:47.0463214Z test syncmerge::tests::reconciled_write_propagates_and_clears_artifacts ... ok
2026-06-07T22:51:47.0464069Z 
2026-06-07T22:51:47.0464659Z test result: ok. 146 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.16s
2026-06-07T22:51:47.0465468Z 
2026-06-07T22:51:47.0476503Z      Running unittests src/lib.rs (target/debug/deps/spt_term-dc8d6f6ffc6fb9b1)
2026-06-07T22:51:47.0523694Z 
2026-06-07T22:51:47.0523980Z running 8 tests
2026-06-07T22:51:47.0535284Z test reader::tests::dsr_matcher_finds_query_across_chunk_boundary ... ok
2026-06-07T22:51:47.0550620Z test reader::tests::auto_answers_synthetic_dsr_query ... ok
2026-06-07T22:51:47.0568643Z test digest::tests::bad_pattern_is_reported_by_name ... ok
2026-06-07T22:51:47.0593542Z test reader::tests::no_dsr_means_no_answer ... ok
2026-06-07T22:51:47.0600014Z test digest::tests::windows_to_last_n_turns ... ok
2026-06-07T22:51:47.0603143Z test digest::tests::strips_ansi_and_tolerates_repaint_duplication ... ok
2026-06-07T22:51:47.0603607Z test digest::tests::truncates_tool_args_to_width ... ok
2026-06-07T22:51:47.0605566Z test digest::tests::tags_input_agent_and_collapses_tool_sprints ... ok
2026-06-07T22:51:47.0605876Z 
2026-06-07T22:51:47.0606142Z test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-07T22:51:47.0606491Z 
2026-06-07T22:51:47.0609425Z      Running tests/digest.rs (target/debug/deps/digest-2ba7d8e5bffbe79d)
2026-06-07T22:51:47.0648821Z 
2026-06-07T22:51:47.0649022Z running 1 test
2026-06-07T22:51:47.0740655Z test digest_parses_a_real_pty_stream ... ok
2026-06-07T22:51:47.0740903Z 
2026-06-07T22:51:47.0741160Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-07T22:51:47.0741504Z 
2026-06-07T22:51:47.0743939Z      Running tests/dsr.rs (target/debug/deps/dsr-22b8228469d0f295)
2026-06-07T22:51:47.0770840Z 
2026-06-07T22:51:47.0771023Z running 1 test
2026-06-07T22:51:47.0885180Z test drain_forwards_child_output ... ok
2026-06-07T22:51:47.0885591Z 
2026-06-07T22:51:47.0886077Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-07T22:51:47.0886664Z 
2026-06-07T22:51:47.0889422Z      Running tests/inject.rs (target/debug/deps/inject-7b243b3606dd72d4)
2026-06-07T22:51:47.0921718Z 
2026-06-07T22:51:47.0921896Z running 2 tests
2026-06-07T22:51:47.1041508Z test send_line_reaches_child_and_preserves_order ... ok
2026-06-07T22:51:47.1143889Z test ctrl_c_interrupts_the_child ... ok
2026-06-07T22:51:47.1144242Z 
2026-06-07T22:51:47.1144608Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
2026-06-07T22:51:47.1145096Z 
2026-06-07T22:51:47.1147886Z      Running tests/stream.rs (target/debug/deps/stream-2ad3c859c7d78ba5)
2026-06-07T22:51:47.1188669Z 
2026-06-07T22:51:47.1188920Z running 2 tests
2026-06-07T22:51:47.1211423Z test delivers_every_value_under_resize ... ok
2026-06-07T22:51:48.1220548Z test bounded_backpressure_stalls_an_unconsumed_reader ... ok
2026-06-07T22:51:48.1221280Z 
2026-06-07T22:51:48.1221748Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.00s
2026-06-07T22:51:48.1222316Z 
2026-06-07T22:51:48.1225569Z      Running tests/surface.rs (target/debug/deps/surface-cd0e7bfeec7eb7e7)
2026-06-07T22:51:48.1264256Z 
2026-06-07T22:51:48.1264751Z running 2 tests
2026-06-07T22:51:48.1293149Z test resize_under_load_does_not_hang_or_panic ... ok
2026-06-07T22:51:48.1295731Z test captures_child_output_off_the_pty ... ok
2026-06-07T22:51:48.1296016Z 
2026-06-07T22:51:48.1296331Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T22:51:48.1296727Z 
2026-06-07T22:51:48.1298931Z      Running unittests src/main.rs (target/debug/deps/xtask-876328668e56c5b5)
2026-06-07T22:51:48.1309138Z 
2026-06-07T22:51:48.1309267Z running 1 test
2026-06-07T22:51:48.1311533Z test converge_tests::converge_table_renders_rows_and_success_predicate ... ok
2026-06-07T22:51:48.1312250Z 
2026-06-07T22:51:48.1312541Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T22:51:48.1312931Z 
2026-06-07T22:51:48.1313269Z    Doc-tests spt_daemon
2026-06-07T22:51:48.5860289Z 
2026-06-07T22:51:48.5860680Z running 0 tests
2026-06-07T22:51:48.5860913Z 
2026-06-07T22:51:48.5861223Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T22:51:48.5861604Z 
2026-06-07T22:51:48.5898236Z    Doc-tests spt_live
2026-06-07T22:51:48.6223792Z 
2026-06-07T22:51:48.6224336Z running 0 tests
2026-06-07T22:51:48.6224569Z 
2026-06-07T22:51:48.6224884Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T22:51:48.6225253Z 
2026-06-07T22:51:48.6254430Z    Doc-tests spt_msg
2026-06-07T22:51:48.6541931Z 
2026-06-07T22:51:48.6542471Z running 0 tests
2026-06-07T22:51:48.6542786Z 
2026-06-07T22:51:48.6543098Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T22:51:48.6543469Z 
2026-06-07T22:51:48.6568881Z    Doc-tests spt_net
2026-06-07T22:51:48.7872561Z 
2026-06-07T22:51:48.7873047Z running 0 tests
2026-06-07T22:51:48.7873348Z 
2026-06-07T22:51:48.7873623Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T22:51:48.7873979Z 
2026-06-07T22:51:48.7910129Z    Doc-tests spt_proto
2026-06-07T22:51:48.8197908Z 
2026-06-07T22:51:48.8198246Z running 0 tests
2026-06-07T22:51:48.8198499Z 
2026-06-07T22:51:48.8199105Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T22:51:48.8199472Z 
2026-06-07T22:51:48.8225153Z    Doc-tests spt_runtime
2026-06-07T22:51:48.9494210Z 
2026-06-07T22:51:48.9494678Z running 0 tests
2026-06-07T22:51:48.9494969Z 
2026-06-07T22:51:48.9495264Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T22:51:48.9495627Z 
2026-06-07T22:51:48.9525787Z    Doc-tests spt_store
2026-06-07T22:51:49.0612884Z 
2026-06-07T22:51:49.0613398Z running 0 tests
2026-06-07T22:51:49.0613589Z 
2026-06-07T22:51:49.0613862Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T22:51:49.0614213Z 
2026-06-07T22:51:49.0641901Z    Doc-tests spt_term
2026-06-07T22:51:49.0960013Z 
2026-06-07T22:51:49.0960395Z running 0 tests
2026-06-07T22:51:49.0960594Z 
2026-06-07T22:51:49.0960919Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T22:51:49.0961268Z 
2026-06-07T22:51:49.1100404Z ##[group]Run cargo clippy --workspace --all-targets -- -D warnings
2026-06-07T22:51:49.1100816Z [36;1mcargo clippy --workspace --all-targets -- -D warnings[0m
2026-06-07T22:51:49.1112905Z shell: /usr/bin/bash -e {0}
2026-06-07T22:51:49.1113116Z ##[endgroup]
2026-06-07T22:51:49.4065303Z     Checking cfg-if v1.0.4
2026-06-07T22:51:49.4065680Z     Checking typenum v1.20.1
2026-06-07T22:51:49.4065985Z     Checking memchr v2.8.1
2026-06-07T22:51:49.4066533Z     Checking critical-section v1.2.0
2026-06-07T22:51:49.4066818Z     Checking subtle v2.6.1
2026-06-07T22:51:49.4109356Z     Checking smallvec v1.15.1
2026-06-07T22:51:49.4176817Z     Checking pin-project-lite v0.2.17
2026-06-07T22:51:49.4179905Z     Checking libc v0.2.186
2026-06-07T22:51:49.4198952Z     Checking serde_core v1.0.228
2026-06-07T22:51:49.4234127Z     Checking itoa v1.0.18
2026-06-07T22:51:49.4277159Z     Checking equivalent v1.0.2
2026-06-07T22:51:49.4279931Z     Checking cpufeatures v0.2.17
2026-06-07T22:51:49.4353695Z     Checking log v0.4.32
2026-06-07T22:51:49.4497351Z     Checking bitflags v2.12.1
2026-06-07T22:51:49.4498045Z     Checking hashbrown v0.17.1
2026-06-07T22:51:49.4604150Z     Checking zeroize v1.8.2
2026-06-07T22:51:49.4604852Z     Checking bytes v1.11.1
2026-06-07T22:51:49.4649773Z     Checking futures-core v0.3.32
2026-06-07T22:51:49.4782540Z     Checking rand_core v0.10.1
2026-06-07T22:51:49.4879849Z     Checking stable_deref_trait v1.2.1
2026-06-07T22:51:49.4934178Z     Checking futures-io v0.3.32
2026-06-07T22:51:49.5318810Z     Checking futures-sink v0.3.32
2026-06-07T22:51:49.5408059Z     Checking slab v0.4.12
2026-06-07T22:51:49.5759283Z     Checking futures-task v0.3.32
2026-06-07T22:51:49.5859252Z     Checking zerofrom v0.1.8
2026-06-07T22:51:49.5949746Z     Checking futures-channel v0.3.32
2026-06-07T22:51:49.6043249Z     Checking zerocopy v0.8.50
2026-06-07T22:51:49.6108898Z     Checking signature v2.2.0
2026-06-07T22:51:49.6164532Z     Checking zmij v1.0.21
2026-06-07T22:51:49.6168158Z     Checking fastrand v2.4.1
2026-06-07T22:51:49.6173307Z     Checking libsqlite3-sys v0.30.1
2026-06-07T22:51:49.6359132Z     Checking fallible-streaming-iterator v0.1.9
2026-06-07T22:51:49.6715467Z     Checking yoke v0.8.3
2026-06-07T22:51:49.6928680Z     Checking litemap v0.8.2
2026-06-07T22:51:49.7005160Z     Checking writeable v0.6.3
2026-06-07T22:51:49.7088211Z     Checking ed25519 v2.2.3
2026-06-07T22:51:49.7456759Z     Checking fallible-iterator v0.3.0
2026-06-07T22:51:49.8000276Z     Checking utf8_iter v1.0.4
2026-06-07T22:51:49.8059096Z     Checking icu_normalizer_data v2.2.0
2026-06-07T22:51:49.8138728Z     Checking icu_properties_data v2.2.0
2026-06-07T22:51:49.8445143Z     Checking zerovec v0.11.6
2026-06-07T22:51:49.8519809Z     Checking zerotrie v0.2.4
2026-06-07T22:51:49.8584949Z     Checking percent-encoding v2.3.2
2026-06-07T22:51:49.8641500Z     Checking cpufeatures v0.3.0
2026-06-07T22:51:49.8642447Z     Checking rustls-pki-types v1.14.1
2026-06-07T22:51:49.9036773Z     Checking thiserror v2.0.18
2026-06-07T22:51:49.9097906Z    Compiling strsim v0.11.1
2026-06-07T22:51:49.9165242Z     Checking chacha20 v0.10.0
2026-06-07T22:51:49.9495879Z     Checking futures-util v0.3.32
2026-06-07T22:51:49.9721958Z     Checking untrusted v0.9.0
2026-06-07T22:51:49.9819215Z     Checking form_urlencoded v1.2.2
2026-06-07T22:51:49.9871439Z    Compiling fnv v1.0.7
2026-06-07T22:51:50.0511634Z     Checking scopeguard v1.2.0
2026-06-07T22:51:50.0658814Z     Checking atomic-waker v1.1.2
2026-06-07T22:51:50.0858869Z     Checking linux-raw-sys v0.12.1
2026-06-07T22:51:50.0996523Z     Checking const-oid v0.10.2
2026-06-07T22:51:50.1109102Z     Checking http v1.4.1
2026-06-07T22:51:50.1159331Z    Compiling darling_core v0.20.11
2026-06-07T22:51:50.1281994Z     Checking lock_api v0.4.14
2026-06-07T22:51:50.1421502Z     Checking derive_more v2.1.1
2026-06-07T22:51:50.1567031Z     Checking indexmap v2.14.0
2026-06-07T22:51:50.1897356Z     Checking base64ct v1.8.3
2026-06-07T22:51:50.2368620Z     Checking httparse v1.10.1
2026-06-07T22:51:50.2499113Z     Checking try-lock v0.2.5
2026-06-07T22:51:50.2563280Z     Checking base64 v0.22.1
2026-06-07T22:51:50.2601615Z     Checking tinyvec_macros v0.1.1
2026-06-07T22:51:50.3101686Z     Checking data-encoding v2.11.0
2026-06-07T22:51:50.3224841Z     Checking tower-service v0.3.3
2026-06-07T22:51:50.3678482Z     Checking tinyvec v1.11.0
2026-06-07T22:51:50.3799036Z     Checking want v0.3.1
2026-06-07T22:51:50.4185541Z     Checking pem-rfc7468 v1.0.0
2026-06-07T22:51:50.4720748Z     Checking n0-error v0.1.3
2026-06-07T22:51:50.4839044Z     Checking num-traits v0.2.19
2026-06-07T22:51:50.5198846Z    Compiling anyhow v1.0.102
2026-06-07T22:51:50.5298756Z     Checking tinystr v0.8.3
2026-06-07T22:51:50.5401709Z     Checking potential_utf v0.1.5
2026-06-07T22:51:50.5406405Z     Checking rustix v1.1.4
2026-06-07T22:51:50.6069788Z     Checking generic-array v0.14.7
2026-06-07T22:51:50.6267469Z     Checking icu_collections v2.2.0
2026-06-07T22:51:50.6626060Z     Checking hybrid-array v0.4.12
2026-06-07T22:51:50.6759469Z     Checking der v0.8.0-rc.10
2026-06-07T22:51:50.6848409Z     Checking icu_locale_core v2.2.0
2026-06-07T22:51:50.7541239Z     Checking diatomic-waker v0.2.3
2026-06-07T22:51:50.8980003Z     Checking parking v2.2.1
2026-06-07T22:51:50.8982988Z     Checking spin v0.10.0
2026-06-07T22:51:50.9428888Z     Checking http-body v1.0.1
2026-06-07T22:51:50.9714977Z     Checking httpdate v1.0.3
2026-06-07T22:51:50.9932274Z     Checking cordyceps v0.3.4
2026-06-07T22:51:51.0002728Z     Checking futures-lite v2.6.1
2026-06-07T22:51:51.0547219Z     Checking thiserror v1.0.69
2026-06-07T22:51:51.1168719Z     Checking pin-project v1.1.13
2026-06-07T22:51:51.1298508Z     Checking netlink-packet-core v0.8.1
2026-06-07T22:51:51.1748568Z     Checking memoffset v0.6.5
2026-06-07T22:51:51.2158545Z     Checking crypto-common v0.1.7
2026-06-07T22:51:51.2318745Z     Checking block-buffer v0.10.4
2026-06-07T22:51:51.2745744Z     Checking getrandom v0.2.17
2026-06-07T22:51:51.2836677Z     Checking socket2 v0.6.4
2026-06-07T22:51:51.3008656Z     Checking mio v1.2.1
2026-06-07T22:51:51.3150207Z     Checking getrandom v0.4.2
2026-06-07T22:51:51.3246263Z     Checking digest v0.10.7
2026-06-07T22:51:51.3517412Z     Checking crypto-common v0.2.2
2026-06-07T22:51:51.4108760Z     Checking rand_core v0.6.4
2026-06-07T22:51:51.4468850Z     Checking ring v0.17.14
2026-06-07T22:51:51.4738718Z     Checking rand v0.10.1
2026-06-07T22:51:51.5074457Z     Checking sha2 v0.10.9
2026-06-07T22:51:51.5448848Z     Checking curve25519-dalek v4.1.3
2026-06-07T22:51:51.5788828Z     Checking icu_provider v2.2.0
2026-06-07T22:51:51.6279105Z     Checking block-buffer v0.12.0
2026-06-07T22:51:51.6838773Z     Checking tokio v1.52.3
2026-06-07T22:51:51.7298411Z     Checking serial-core v0.4.0
2026-06-07T22:51:51.7538832Z     Checking ioctl-rs v0.1.6
2026-06-07T22:51:51.7758534Z     Checking termios v0.2.2
2026-06-07T22:51:51.8078175Z     Checking inout v0.1.4
2026-06-07T22:51:51.8343082Z     Checking spki v0.8.0-rc.4
2026-06-07T22:51:51.8499199Z     Checking icu_properties v2.2.0
2026-06-07T22:51:51.8738934Z     Checking icu_normalizer v2.2.0
2026-06-07T22:51:51.8939967Z     Checking serial-unix v0.4.0
2026-06-07T22:51:51.9052251Z     Checking cipher v0.4.4
2026-06-07T22:51:51.9137144Z     Checking serde v1.0.228
2026-06-07T22:51:51.9588849Z     Checking serde_json v1.0.150
2026-06-07T22:51:52.0213618Z     Checking digest v0.11.3
2026-06-07T22:51:52.0288552Z     Checking universal-hash v0.5.1
2026-06-07T22:51:52.0948796Z     Checking futures-buffered v0.2.13
2026-06-07T22:51:52.1255198Z     Checking parking_lot_core v0.9.12
2026-06-07T22:51:52.1368742Z     Checking aho-corasick v1.1.4
2026-06-07T22:51:52.1528624Z     Checking sync_wrapper v1.0.2
2026-06-07T22:51:52.2182381Z     Checking either v1.16.0
2026-06-07T22:51:52.2268647Z     Checking regex-syntax v0.8.10
2026-06-07T22:51:52.3608748Z     Checking winnow v0.7.15
2026-06-07T22:51:52.3738734Z     Checking pin-utils v0.1.0
2026-06-07T22:51:52.4128514Z     Checking byteorder v1.5.0
2026-06-07T22:51:52.4220902Z     Checking bitflags v1.3.2
2026-06-07T22:51:52.4499030Z     Checking portable-atomic v1.13.1
2026-06-07T22:51:52.4728335Z     Checking ipnet v2.12.0
2026-06-07T22:51:52.5598804Z     Checking toml_datetime v0.6.11
2026-06-07T22:51:52.6658999Z     Checking ed25519-dalek v2.2.0
2026-06-07T22:51:52.7247750Z     Checking serde_spanned v0.6.9
2026-06-07T22:51:52.7348929Z     Checking opaque-debug v0.3.1
2026-06-07T22:51:52.7808526Z     Checking toml_write v0.1.2
2026-06-07T22:51:52.8023470Z    Compiling powerfmt v0.2.0
2026-06-07T22:51:52.8258842Z     Checking prefix-trie v0.8.4
2026-06-07T22:51:52.8479068Z     Checking spt-proto v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-07T22:51:52.8519099Z     Checking polyval v0.6.2
2026-06-07T22:51:52.9398353Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-07T22:51:52.9878622Z    Compiling deranged v0.5.8
2026-06-07T22:51:52.9933944Z     Checking hash32 v0.2.1
2026-06-07T22:51:53.0018720Z     Checking nix v0.25.1
2026-06-07T22:51:53.0828757Z     Checking idna_adapter v1.2.2
2026-06-07T22:51:53.1028412Z     Checking once_cell v1.21.4
2026-06-07T22:51:53.1044537Z     Checking rustls-webpki v0.103.13
2026-06-07T22:51:53.1259026Z     Checking futures-executor v0.3.32
2026-06-07T22:51:53.1673253Z     Checking parking_lot v0.12.5
2026-06-07T22:51:53.1849283Z     Checking idna v1.1.0
2026-06-07T22:51:53.2378706Z     Checking ref-cast v1.0.25
2026-06-07T22:51:53.2748344Z     Checking serial v0.4.0
2026-06-07T22:51:53.2935106Z     Checking tracing-core v0.1.36
2026-06-07T22:51:53.2989839Z     Checking tempfile v3.27.0
2026-06-07T22:51:53.3103406Z     Checking pkcs8 v0.11.0-rc.10
2026-06-07T22:51:53.3279275Z     Checking filedescriptor v0.8.3
2026-06-07T22:51:53.3958885Z     Checking crossbeam-utils v0.8.21
2026-06-07T22:51:53.4272221Z    Compiling darling_macro v0.20.11
2026-06-07T22:51:53.4468825Z     Checking spin v0.9.8
2026-06-07T22:51:53.4898881Z     Checking url v2.5.8
2026-06-07T22:51:53.5138969Z     Checking tower-layer v0.3.3
2026-06-07T22:51:53.5188837Z     Checking dyn-clone v1.0.20
2026-06-07T22:51:53.5940890Z     Checking downcast-rs v1.2.1
2026-06-07T22:51:53.6228928Z     Checking signature v3.0.0
2026-06-07T22:51:53.6572158Z    Compiling time-core v0.1.8
2026-06-07T22:51:53.6574994Z    Compiling num-conv v0.2.2
2026-06-07T22:51:53.6713626Z     Checking rustls v0.23.40
2026-06-07T22:51:53.7181389Z     Checking tracing v0.1.44
2026-06-07T22:51:53.7192481Z     Checking shell-words v1.1.1
2026-06-07T22:51:53.8148662Z    Compiling proc-macro-crate v3.5.0
2026-06-07T22:51:53.8218692Z     Checking ed25519 v3.0.0-rc.4
2026-06-07T22:51:53.8282794Z    Compiling darling v0.20.11
2026-06-07T22:51:53.8440394Z     Checking heapless v0.7.17
2026-06-07T22:51:53.8511687Z     Checking schemars v1.2.1
2026-06-07T22:51:53.8801805Z    Compiling derive_builder_core v0.20.2
2026-06-07T22:51:53.8922086Z     Checking futures v0.3.32
2026-06-07T22:51:53.9218032Z     Checking noq-udp v0.10.0
2026-06-07T22:51:53.9539303Z     Checking curve25519-dalek v5.0.0-pre.6
2026-06-07T22:51:53.9984129Z     Checking ghash v0.5.1
2026-06-07T22:51:54.0848887Z     Checking hickory-proto v0.26.0-beta.4
2026-06-07T22:51:54.0926776Z     Checking sha2 v0.11.0-rc.5
2026-06-07T22:51:54.2100094Z     Checking ctr v0.9.2
2026-06-07T22:51:54.2504037Z     Checking ahash v0.8.12
2026-06-07T22:51:54.3409623Z     Checking aes v0.8.4
2026-06-07T22:51:54.3488619Z     Checking aead v0.5.2
2026-06-07T22:51:54.3814237Z     Checking toml_edit v0.22.27
2026-06-07T22:51:54.4050171Z     Checking hashbrown v0.14.5
2026-06-07T22:51:54.4499076Z    Compiling time v0.3.47
2026-06-07T22:51:54.4562475Z     Checking http-body-util v0.1.3
2026-06-07T22:51:54.4628797Z     Checking regex-automata v0.4.14
2026-06-07T22:51:54.4869764Z     Checking cobs v0.3.0
2026-06-07T22:51:54.5998605Z     Checking openssl-probe v0.2.1
2026-06-07T22:51:54.6650823Z     Checking rustls-native-certs v0.8.4
2026-06-07T22:51:54.6990075Z     Checking postcard v1.1.3
2026-06-07T22:51:54.7063902Z    Compiling num_enum_derive v0.7.6
2026-06-07T22:51:54.7573521Z     Checking crossbeam-channel v0.5.15
2026-06-07T22:51:54.8878631Z     Checking aes-gcm v0.10.3
2026-06-07T22:51:55.0039778Z     Checking crossbeam-epoch v0.9.18
2026-06-07T22:51:55.0326687Z     Checking data-encoding-macro v0.1.20
2026-06-07T22:51:55.0485013Z     Checking uuid v1.23.2
2026-06-07T22:51:55.0581517Z    Compiling derive_builder_macro v0.20.2
2026-06-07T22:51:55.0722470Z     Checking netlink-packet-route v0.29.0
2026-06-07T22:51:55.0832685Z     Checking hashlink v0.9.1
2026-06-07T22:51:55.1990423Z     Checking mac-addr v0.3.0
2026-06-07T22:51:55.2598469Z     Checking identity-hash v0.1.0
2026-06-07T22:51:55.3309303Z     Checking rustc-hash v2.1.2
2026-06-07T22:51:55.3638659Z     Checking ryu v1.0.23
2026-06-07T22:51:55.3693948Z    Compiling derive_builder v0.20.2
2026-06-07T22:51:55.3793701Z     Checking ed25519-dalek v3.0.0-pre.6
2026-06-07T22:51:55.4165524Z     Checking tagptr v0.2.0
2026-06-07T22:51:55.4271083Z     Checking rusqlite v0.32.1
2026-06-07T22:51:55.4698458Z    Compiling vergen-lib v9.1.0
2026-06-07T22:51:55.4879029Z    Compiling vergen-lib v0.1.6
2026-06-07T22:51:55.4968892Z     Checking sorted-index-buffer v0.2.1
2026-06-07T22:51:55.5665655Z     Checking lru-slab v0.1.2
2026-06-07T22:51:55.6100494Z     Checking xml-rs v0.8.28
2026-06-07T22:51:55.6346086Z     Checking foldhash v0.2.0
2026-06-07T22:51:55.7634895Z    Compiling vergen v9.1.0
2026-06-07T22:51:55.8088794Z     Checking allocator-api2 v0.2.21
2026-06-07T22:51:55.8248581Z     Checking iroh-base v0.98.0
2026-06-07T22:51:55.8249234Z     Checking num_enum v0.7.6
2026-06-07T22:51:55.8403099Z     Checking moka v0.12.15
2026-06-07T22:51:55.8503574Z     Checking iroh-metrics v0.38.3
2026-06-07T22:51:55.9033732Z     Checking strum v0.28.0
2026-06-07T22:51:55.9858652Z     Checking attohttpc v0.30.1
2026-06-07T22:51:56.1508446Z     Checking hashbrown v0.16.1
2026-06-07T22:51:56.2496533Z     Checking toml v0.8.23
2026-06-07T22:51:56.2588791Z     Checking xmltree v0.10.3
2026-06-07T22:51:56.2649469Z     Checking netlink-packet-route v0.30.0
2026-06-07T22:51:56.2728951Z     Checking simple-dns v0.9.3
2026-06-07T22:51:56.3310829Z     Checking spt-store v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-07T22:51:56.3538466Z     Checking constant_time_eq v0.4.2
2026-06-07T22:51:56.3916867Z     Checking resolv-conf v0.7.6
2026-06-07T22:51:56.4179582Z     Checking sha1_smol v1.0.1
2026-06-07T22:51:56.4536372Z     Checking arrayref v0.3.9
2026-06-07T22:51:56.4877801Z     Checking portable-pty v0.8.1
2026-06-07T22:51:56.5023963Z     Checking arrayvec v0.7.6
2026-06-07T22:51:56.5616418Z    Compiling vergen-gitcl v1.0.8
2026-06-07T22:51:56.5858648Z     Checking simdutf8 v0.1.5
2026-06-07T22:51:56.6456318Z     Checking regex v1.12.3
2026-06-07T22:51:56.6978595Z     Checking smol_str v0.1.24
2026-06-07T22:51:56.7048663Z     Checking tokio-util v0.7.18
2026-06-07T22:51:56.7409419Z     Checking netlink-sys v0.8.8
2026-06-07T22:51:56.7526929Z     Checking tower v0.5.3
2026-06-07T22:51:56.7611273Z     Checking blake3 v1.8.5
2026-06-07T22:51:56.7748506Z     Checking serde_bytes v0.11.19
2026-06-07T22:51:56.8089745Z     Checking hmac v0.12.1
2026-06-07T22:51:56.8399077Z     Checking acto v0.8.2
2026-06-07T22:51:56.8789591Z     Checking lru v0.16.4
2026-06-07T22:51:56.9379140Z     Checking seize v0.5.1
2026-06-07T22:51:56.9756530Z     Checking webpki-roots v1.0.7
2026-06-07T22:51:56.9849491Z     Checking netlink-proto v0.12.0
2026-06-07T22:51:57.0240263Z     Checking cmov v0.5.4
2026-06-07T22:51:57.0556405Z     Checking hkdf v0.12.4
2026-06-07T22:51:57.0841759Z     Checking backon v1.6.0
2026-06-07T22:51:57.0879230Z     Checking sha1 v0.10.6
2026-06-07T22:51:57.1609547Z     Checking spake2 v0.4.0
2026-06-07T22:51:57.1719054Z     Checking papaya v0.2.4
2026-06-07T22:51:57.2097981Z     Checking interprocess v2.4.2
2026-06-07T22:51:57.2360396Z     Checking ctutils v0.4.2
2026-06-07T22:51:57.2466060Z     Checking utf8parse v0.2.2
2026-06-07T22:51:57.2473890Z     Checking is_terminal_polyfill v1.70.2
2026-06-07T22:51:57.2610135Z     Checking anstyle v1.0.14
2026-06-07T22:51:57.3068544Z     Checking anstyle-query v1.1.5
2026-06-07T22:51:57.3125732Z     Checking anstyle-parse v1.0.0
2026-06-07T22:51:57.3308751Z     Checking colorchoice v1.0.5
2026-06-07T22:51:57.3558712Z    Compiling iroh-relay v0.98.0
2026-06-07T22:51:57.3657365Z     Checking tower-http v0.6.11
2026-06-07T22:51:57.3658085Z     Checking terminal_size v0.4.4
2026-06-07T22:51:57.3796407Z     Checking clap_lex v1.1.0
2026-06-07T22:51:57.4341139Z     Checking swarm-discovery v0.6.0-alpha.2
2026-06-07T22:51:57.4483469Z     Checking iana-time-zone v0.1.65
2026-06-07T22:51:57.4552519Z     Checking anstream v1.0.0
2026-06-07T22:51:57.4625439Z     Checking qrcode v0.14.1
2026-06-07T22:51:57.4732580Z     Checking tokio-rustls v0.26.4
2026-06-07T22:51:57.4909288Z     Checking rustls-platform-verifier v0.7.0
2026-06-07T22:51:57.5268746Z     Checking noq-proto v0.17.0
2026-06-07T22:51:57.5531063Z     Checking chrono v0.4.45
2026-06-07T22:51:57.5633262Z     Checking h2 v0.4.14
2026-06-07T22:51:57.5636921Z     Checking n0-future v0.3.2
2026-06-07T22:51:57.5768694Z     Checking tokio-stream v0.1.18
2026-06-07T22:51:57.6746560Z     Checking n0-watcher v0.6.1
2026-06-07T22:51:57.6909399Z     Checking iroh-dns v0.98.0
2026-06-07T22:51:57.7534162Z     Checking clap_builder v4.6.0
2026-06-07T22:51:57.7889277Z     Checking tokio-websockets v0.13.2
2026-06-07T22:51:57.8008954Z     Checking mock-adapter v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/adapters/mock)
2026-06-07T22:51:58.4126030Z     Checking spt-msg v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-07T22:51:58.5893667Z     Checking spt-runtime v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-07T22:51:58.5894718Z     Checking spt-term v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-07T22:51:59.2227277Z     Checking clap v4.6.1
2026-06-07T22:51:59.4772306Z     Checking netdev v0.42.0
2026-06-07T22:51:59.7734887Z     Checking spt-live v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-07T22:52:00.1333035Z     Checking netwatch v0.16.0
2026-06-07T22:52:00.2876361Z     Checking hyper v1.10.1
2026-06-07T22:52:00.2876733Z     Checking hickory-net v0.26.0-beta.4
2026-06-07T22:52:00.7609242Z     Checking noq v0.18.0
2026-06-07T22:52:00.9238115Z     Checking hyper-util v0.1.20
2026-06-07T22:52:00.9946673Z     Checking hickory-resolver v0.26.0-beta.4
2026-06-07T22:52:01.6077223Z     Checking hyper-rustls v0.27.9
2026-06-07T22:52:01.6077576Z     Checking igd-next v0.17.1
2026-06-07T22:52:01.6917849Z     Checking reqwest v0.13.4
2026-06-07T22:52:01.8159687Z     Checking portmapper v0.16.0
2026-06-07T22:52:02.7948984Z     Checking iroh v0.98.2
2026-06-07T22:52:06.1281702Z     Checking spt-net v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-07T22:52:07.2252191Z     Checking spt-daemon v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-07T22:52:09.5345204Z     Checking spt v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-07T22:52:09.5386834Z     Checking xtask v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/xtask)
2026-06-07T22:52:12.0175066Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.87s
2026-06-07T22:52:12.0666648Z ##[group]Run actions/checkout@v5
2026-06-07T22:52:12.0666914Z with:
2026-06-07T22:52:12.0667171Z   repository: SaberMage/spt-shell-notify
2026-06-07T22:52:12.0667429Z   path: .adapter-notify
2026-06-07T22:52:12.0669731Z   token: ***
2026-06-07T22:52:12.0669908Z   ssh-strict: true
2026-06-07T22:52:12.0670084Z   ssh-user: git
2026-06-07T22:52:12.0670266Z   persist-credentials: true
2026-06-07T22:52:12.0670466Z   clean: true
2026-06-07T22:52:12.0670651Z   sparse-checkout-cone-mode: true
2026-06-07T22:52:12.0670862Z   fetch-depth: 1
2026-06-07T22:52:12.0671038Z   fetch-tags: false
2026-06-07T22:52:12.0671219Z   show-progress: true
2026-06-07T22:52:12.0671406Z   lfs: false
2026-06-07T22:52:12.0671580Z   submodules: false
2026-06-07T22:52:12.0671761Z   set-safe-directory: true
2026-06-07T22:52:12.0671964Z ##[endgroup]
2026-06-07T22:52:12.1357356Z Syncing repository: SaberMage/spt-shell-notify
2026-06-07T22:52:12.1359355Z ##[group]Getting Git version info
2026-06-07T22:52:12.1359889Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify'
2026-06-07T22:52:12.1381766Z [command]/usr/bin/git version
2026-06-07T22:52:12.1448869Z git version 2.43.0
2026-06-07T22:52:12.1467386Z ##[endgroup]
2026-06-07T22:52:12.1476779Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/358bf5bb-60a7-454a-aacb-d3d0acbb77e6' before making global git config changes
2026-06-07T22:52:12.1477459Z Adding repository directory to the temporary git global config as a safe directory
2026-06-07T22:52:12.1479582Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-06-07T22:52:12.1510341Z ##[group]Initializing the repository
2026-06-07T22:52:12.1513361Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-06-07T22:52:12.1538120Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-06-07T22:52:12.1538650Z hint: is subject to change. To configure the initial branch name to use in all
2026-06-07T22:52:12.1539435Z hint: of your new repositories, which will suppress this warning, call:
2026-06-07T22:52:12.1539788Z hint: 
2026-06-07T22:52:12.1540049Z hint: 	git config --global init.defaultBranch <name>
2026-06-07T22:52:12.1540352Z hint: 
2026-06-07T22:52:12.1540639Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-06-07T22:52:12.1541110Z hint: 'development'. The just-created branch can be renamed via this command:
2026-06-07T22:52:12.1541473Z hint: 
2026-06-07T22:52:12.1541678Z hint: 	git branch -m <name>
2026-06-07T22:52:12.1542938Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-07T22:52:12.1549210Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-07T22:52:12.1572248Z ##[endgroup]
2026-06-07T22:52:12.1572615Z ##[group]Disabling automatic garbage collection
2026-06-07T22:52:12.1574511Z [command]/usr/bin/git config --local gc.auto 0
2026-06-07T22:52:12.1594530Z ##[endgroup]
2026-06-07T22:52:12.1594798Z ##[group]Setting up auth
2026-06-07T22:52:12.1599366Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-07T22:52:12.1621852Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-07T22:52:12.1827816Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-07T22:52:12.1852709Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-07T22:52:12.2034451Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-07T22:52:12.2059592Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-07T22:52:12.2248534Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-07T22:52:12.2278321Z ##[endgroup]
2026-06-07T22:52:12.2278682Z ##[group]Determining the default branch
2026-06-07T22:52:12.2281445Z Retrieving the default branch name
2026-06-07T22:52:12.6666068Z Default branch 'main'
2026-06-07T22:52:12.6666814Z ##[endgroup]
2026-06-07T22:52:12.6667281Z ##[group]Fetching the repository
2026-06-07T22:52:12.6671929Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-06-07T22:52:13.3093241Z From https://github.com/SaberMage/spt-shell-notify
2026-06-07T22:52:13.3093953Z  * [new branch]      main       -> origin/main
2026-06-07T22:52:13.3117139Z ##[endgroup]
2026-06-07T22:52:13.3117721Z ##[group]Determining the checkout info
2026-06-07T22:52:13.3120485Z ##[endgroup]
2026-06-07T22:52:13.3125328Z [command]/usr/bin/git sparse-checkout disable
2026-06-07T22:52:13.3163461Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-07T22:52:13.3186428Z ##[group]Checking out the ref
2026-06-07T22:52:13.3189203Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-06-07T22:52:13.3224897Z Switched to a new branch 'main'
2026-06-07T22:52:13.3225210Z branch 'main' set up to track 'origin/main'.
2026-06-07T22:52:13.3229182Z ##[endgroup]
2026-06-07T22:52:13.3265835Z [command]/usr/bin/git log -1 --format=%H
2026-06-07T22:52:13.3286206Z ee2d37eadc730c0019e0af82d683074c509634a2
2026-06-07T22:52:13.3416708Z ##[group]Run cargo build --manifest-path .adapter-notify/Cargo.toml
2026-06-07T22:52:13.3417361Z [36;1mcargo build --manifest-path .adapter-notify/Cargo.toml[0m
2026-06-07T22:52:13.3429434Z shell: /usr/bin/bash -e {0}
2026-06-07T22:52:13.3429654Z ##[endgroup]
2026-06-07T22:52:13.3784077Z     Updating crates.io index
2026-06-07T22:52:13.5506374Z      Locking 11 packages to latest compatible versions
2026-06-07T22:52:13.5736123Z    Compiling serde_core v1.0.228
2026-06-07T22:52:13.5736529Z    Compiling zmij v1.0.21
2026-06-07T22:52:13.5736786Z    Compiling serde_json v1.0.150
2026-06-07T22:52:13.5737159Z    Compiling memchr v2.8.1
2026-06-07T22:52:13.5737411Z    Compiling itoa v1.0.18
2026-06-07T22:52:15.3746734Z    Compiling spt-shell-notify v0.1.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify)
2026-06-07T22:52:15.5365597Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.18s
2026-06-07T22:52:15.5495705Z ##[group]Run cargo test -p spt --test notify_shell_e2e -- --nocapture
2026-06-07T22:52:15.5496135Z [36;1mcargo test -p spt --test notify_shell_e2e -- --nocapture[0m
2026-06-07T22:52:15.5508353Z shell: /usr/bin/bash -e {0}
2026-06-07T22:52:15.5508581Z env:
2026-06-07T22:52:15.5508950Z   SPT_NOTIFY_SHELL_BIN: /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify/target/debug/notify-shell
2026-06-07T22:52:15.5509383Z ##[endgroup]
2026-06-07T22:52:15.7759040Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
2026-06-07T22:52:15.7874927Z      Running tests/notify_shell_e2e.rs (target/debug/deps/notify_shell_e2e-a010b3c70d4fb387)
2026-06-07T22:52:15.7890568Z 
2026-06-07T22:52:15.7890843Z running 1 test
2026-06-07T22:52:16.2529868Z test notify_shell_renders_a_commanded_toast ... ok
2026-06-07T22:52:16.2530410Z 
2026-06-07T22:52:16.2530931Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s
2026-06-07T22:52:16.2531709Z 
2026-06-07T22:52:16.2661880Z ##[group]Run cargo test -p spt --test oneliner_e2e -- --nocapture
2026-06-07T22:52:16.2662295Z [36;1mcargo test -p spt --test oneliner_e2e -- --nocapture[0m
2026-06-07T22:52:16.2674139Z shell: /usr/bin/bash -e {0}
2026-06-07T22:52:16.2674347Z env:
2026-06-07T22:52:16.2674509Z   SPT_INSTALL_E2E: 1
2026-06-07T22:52:16.2674692Z ##[endgroup]
2026-06-07T22:52:16.4629233Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
2026-06-07T22:52:16.4742690Z      Running tests/oneliner_e2e.rs (target/debug/deps/oneliner_e2e-d7774a58b4bffded)
2026-06-07T22:52:16.4754721Z 
2026-06-07T22:52:16.4754864Z running 1 test
2026-06-07T22:52:33.4031149Z test install_script_against_staged_release ... ok
2026-06-07T22:52:33.4031486Z 
2026-06-07T22:52:33.4031762Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 16.93s
2026-06-07T22:52:33.4032139Z 
2026-06-07T22:52:33.4149168Z ##[group]Run cargo run -p xtask -- check
2026-06-07T22:52:33.4149521Z [36;1mcargo run -p xtask -- check[0m
2026-06-07T22:52:33.4162172Z shell: /usr/bin/bash -e {0}
2026-06-07T22:52:33.4162378Z ##[endgroup]
2026-06-07T22:52:33.6051844Z    Compiling bitflags v2.12.1
2026-06-07T22:52:33.6092349Z    Compiling darling_core v0.20.11
2026-06-07T22:52:33.6129503Z    Compiling fastrand v2.4.1
2026-06-07T22:52:33.6671804Z    Compiling rusqlite v0.32.1
2026-06-07T22:52:33.6672221Z    Compiling netlink-packet-route v0.29.0
2026-06-07T22:52:33.6672645Z    Compiling netlink-packet-route v0.30.0
2026-06-07T22:52:33.6673379Z    Compiling simple-dns v0.9.3
2026-06-07T22:52:33.6674929Z    Compiling tower-http v0.6.11
2026-06-07T22:52:33.7037689Z    Compiling futures-lite v2.6.1
2026-06-07T22:52:33.7038254Z    Compiling backon v1.6.0
2026-06-07T22:52:33.9272618Z    Compiling reqwest v0.13.4
2026-06-07T22:52:34.2154049Z    Compiling n0-future v0.3.2
2026-06-07T22:52:34.2756356Z    Compiling n0-watcher v0.6.1
2026-06-07T22:52:34.2862381Z    Compiling spt-store v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-07T22:52:34.3754345Z    Compiling iroh-dns v0.98.0
2026-06-07T22:52:34.8854676Z    Compiling darling_macro v0.20.11
2026-06-07T22:52:35.0189365Z    Compiling darling v0.20.11
2026-06-07T22:52:35.0397839Z    Compiling derive_builder_core v0.20.2
2026-06-07T22:52:35.4983674Z    Compiling derive_builder_macro v0.20.2
2026-06-07T22:52:35.6331714Z    Compiling spt-msg v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-07T22:52:35.6377722Z    Compiling derive_builder v0.20.2
2026-06-07T22:52:35.6763432Z    Compiling vergen-lib v9.1.0
2026-06-07T22:52:35.6764185Z    Compiling vergen-lib v0.1.6
2026-06-07T22:52:35.8243587Z    Compiling vergen v9.1.0
2026-06-07T22:52:35.8600510Z    Compiling vergen-gitcl v1.0.8
2026-06-07T22:52:35.8698804Z    Compiling spt-runtime v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-07T22:52:35.8699825Z    Compiling spt-term v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-07T22:52:36.2658967Z    Compiling iroh-relay v0.98.0
2026-06-07T22:52:37.1432052Z    Compiling spt-live v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-07T22:52:37.1607850Z    Compiling netdev v0.42.0
2026-06-07T22:52:37.6309072Z    Compiling netwatch v0.16.0
2026-06-07T22:52:38.4792542Z    Compiling portmapper v0.16.0
2026-06-07T22:52:40.0978718Z    Compiling iroh v0.98.2
2026-06-07T22:52:47.5467543Z    Compiling spt-net v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-07T22:52:48.8009658Z    Compiling spt-daemon v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-07T22:52:53.8008852Z    Compiling xtask v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/xtask)
2026-06-07T22:52:54.9320083Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.50s
2026-06-07T22:52:54.9501686Z      Running `target/debug/xtask check`
2026-06-07T22:53:22.5955337Z xtask check: OK
2026-06-07T22:53:22.6065068Z Post job cleanup.
2026-06-07T22:53:22.6758169Z [command]/usr/bin/git version
2026-06-07T22:53:22.6825755Z git version 2.43.0
2026-06-07T22:53:22.6854509Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/36cf6d8d-cc99-488f-9cd4-9edef7554584' before making global git config changes
2026-06-07T22:53:22.6855162Z Adding repository directory to the temporary git global config as a safe directory
2026-06-07T22:53:22.6858208Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-06-07T22:53:22.6887381Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-07T22:53:22.6912851Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-07T22:53:22.7098345Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-07T22:53:22.7117305Z http.https://github.com/.extraheader
2026-06-07T22:53:22.7123962Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-07T22:53:22.7146671Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-07T22:53:22.7333314Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-07T22:53:22.7356867Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-07T22:53:22.7683517Z Post job cleanup.
2026-06-07T22:53:22.8324702Z [command]/usr/bin/git version
2026-06-07T22:53:22.8391483Z git version 2.43.0
2026-06-07T22:53:22.8423421Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/605bc8ce-8c2c-4d54-a604-170c91e86ae7' before making global git config changes
2026-06-07T22:53:22.8424075Z Adding repository directory to the temporary git global config as a safe directory
2026-06-07T22:53:22.8427076Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-07T22:53:22.8454315Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-07T22:53:22.8477849Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-07T22:53:22.8666487Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-07T22:53:22.8685216Z http.https://github.com/.extraheader
2026-06-07T22:53:22.8691666Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-07T22:53:22.8715523Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-07T22:53:22.8899185Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-07T22:53:22.8922991Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-07T22:53:22.9224546Z Cleaning up orphan processes
